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