Home
last modified time | relevance | path

Searched refs:BUS_MODE_PCIX (Results 1 – 2 of 2) sorted by relevance

/drivers/pci/hotplug/
Dibmphp_core.c385 if (mode == BUS_MODE_PCIX) in get_max_bus_speed()
583 if (mode == BUS_MODE_PCIX) in ibmphp_update_slot_info()
834 (slot_cur->supported_bus_mode == BUS_MODE_PCIX)) in set_bus()
856 if (slot_cur->supported_bus_mode == BUS_MODE_PCIX) in set_bus()
927 if (slot_cur->bus_on->current_bus_mode == BUS_MODE_PCIX) in check_limitations()
Dibmphp.h401 #define BUS_MODE_PCIX 0x01 macro
626 #define CURRENT_BUS_MODE(s) ((u8) (s & BUS_MODE) ? BUS_MODE_PCIX : BUS_MODE_PCI)