Searched refs:BUS_MODE_PCIX (Results 1 – 2 of 2) sorted by relevance
398 if (mode == BUS_MODE_PCIX) in get_max_bus_speed()615 if (mode == BUS_MODE_PCIX) in ibmphp_update_slot_info()870 (slot_cur->supported_bus_mode == BUS_MODE_PCIX)) in set_bus()892 if (slot_cur->supported_bus_mode == BUS_MODE_PCIX) in set_bus()963 if (slot_cur->bus_on->current_bus_mode == BUS_MODE_PCIX) in check_limitations()
402 #define BUS_MODE_PCIX 0x01 macro627 #define CURRENT_BUS_MODE(s) ((u8) (s & BUS_MODE) ? BUS_MODE_PCIX : BUS_MODE_PCI)