Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_core.c409 if (mode == BUS_MODE_PCIX) in get_max_bus_speed()
451 if (mode == BUS_MODE_PCIX) in get_cur_bus_speed()
719 if (mode == BUS_MODE_PCIX) in ibmphp_update_slot_info()
1133 …if ((slot_cur->supported_speed >= BUS_SPEED_66) && (slot_cur->supported_bus_mode == BUS_MODE_PCIX)) in set_bus()
1155 if (slot_cur->supported_bus_mode == BUS_MODE_PCIX) in set_bus()
1226 if (slot_cur->bus_on->current_bus_mode == BUS_MODE_PCIX) in check_limitations()
Dibmphp.h420 #define BUS_MODE_PCIX 0x01 macro
645 #define CURRENT_BUS_MODE(s) ((u8) (s & BUS_MODE) ? BUS_MODE_PCIX : BUS_MODE_PCI)