Searched refs:F_PCI_MODE_64BIT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb/ | ||
H A D | subr.c | 1018 p->width = (pci_mode & F_PCI_MODE_64BIT) ? 64 : 32; in get_pci_mode() |
H A D | regs.h | 2138 #define F_PCI_MODE_64BIT V_PCI_MODE_64BIT(1U) macro |