Home
last modified time | relevance | path

Searched refs:is_pcix (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h162 unsigned char is_pcix; member
H A Dsubr.c1002 p->is_pcix = (pci_mode & F_PCI_MODE_PCIX) != 0; in get_pci_mode()
H A Dcxgb2.c1162 adapter->params.pci.is_pcix ? "PCIX" : "PCI", in init_one()