Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_core.c377 if (mode == BUS_MODE_PCIX) in get_max_bus_speed()
512 if (mode == BUS_MODE_PCIX) in ibmphp_update_slot_info()
763 (slot_cur->supported_bus_mode == BUS_MODE_PCIX)) in set_bus()
785 if (slot_cur->supported_bus_mode == BUS_MODE_PCIX) in set_bus()
856 if (slot_cur->bus_on->current_bus_mode == BUS_MODE_PCIX) in check_limitations()
H A Dibmphp.h399 #define BUS_MODE_PCIX 0x01 macro
624 #define CURRENT_BUS_MODE(s) ((u8) (s & BUS_MODE) ? BUS_MODE_PCIX : BUS_MODE_PCI)