Searched refs:PCI_X_SSTATUS_V2 (Results 1 – 4 of 4) sorted by relevance
455 #define PCI_X_SSTATUS_V2 0x2000 /* Mode 1 or Modes 1 and 2 */ macro
461 #define PCI_X_SSTATUS_V2 0x2000 /* Mode 1 or Modes 1 and 2 */ macro
798 if ((status & PCI_X_SSTATUS_VERS) == PCI_X_SSTATUS_V2) in pci_set_bus_speed()