Searched refs:PCI_X_SSTATUS_FREQ (Results 1 – 2 of 2) sorted by relevance
451 #define PCI_X_SSTATUS_FREQ 0x03c0 /* Secondary Bus Mode and Frequency */ macro
705 (status & PCI_X_SSTATUS_FREQ) >> 6]; in pci_set_bus_speed()