Searched refs:F_PCI_MODE_PCIX (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ | ||
H A D | subr.c | 1019 p->is_pcix = (pci_mode & F_PCI_MODE_PCIX) != 0; in get_pci_mode() |
H A D | regs.h | 2151 #define F_PCI_MODE_PCIX V_PCI_MODE_PCIX(1U) macro |