Home
last modified time | relevance | path

Searched refs:PCI_SPEED_66MHz_PCIX (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_hpc.c470 *value = PCI_SPEED_66MHz_PCIX; in hpc_get_adapter_speed()
637 bus_speed = PCI_SPEED_66MHz_PCIX; in shpc_get_cur_bus_speed()
701 case PCI_SPEED_66MHz_PCIX: in hpc_set_bus_speed_mode()
859 bus_speed = PCI_SPEED_66MHz_PCIX; in shpc_get_max_bus_speed()
H A Dcpqphp.h596 return PCI_SPEED_66MHz_PCIX; in get_controller_speed()
624 return PCI_SPEED_66MHz_PCIX; in get_adapter_speed()
H A Drpaphp_core.c141 speed = PCI_SPEED_66MHz_PCIX; in get_max_bus_speed()
H A Dcpqphp_ctrl.c1186 case(PCI_SPEED_66MHz_PCIX): in set_controller_speed()
1215 if (((bus->cur_bus_speed == PCI_SPEED_66MHz) && (adapter_speed == PCI_SPEED_66MHz_PCIX)) || in set_controller_speed()
1216 ((bus->cur_bus_speed == PCI_SPEED_66MHz_PCIX) && (adapter_speed == PCI_SPEED_66MHz))) in set_controller_speed()
H A Dcpqphp_core.c863 bus->max_bus_speed = PCI_SPEED_66MHz_PCIX; in cpqhpc_probe()
/openbmc/linux/drivers/pci/
H A Dprobe.c657 PCI_SPEED_66MHz_PCIX, /* 1 */
806 max = PCI_SPEED_66MHz_PCIX; in pci_set_bus_speed()
/openbmc/linux/include/linux/
H A Dpci.h280 PCI_SPEED_66MHz_PCIX = 0x02, enumerator