Searched refs:PCI_X_SSTATUS_VERS (Results 1 – 2 of 2) sorted by relevance
460 #define PCI_X_SSTATUS_VERS 0x3000 /* PCI-X Capability Version */ macro
813 if ((status & PCI_X_SSTATUS_VERS) == PCI_X_SSTATUS_V2) in pci_set_bus_speed()