Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/chelsio/
Dcommon.h160 unsigned char is_pcix; member
Dsubr.c1003 p->is_pcix = (pci_mode & F_PCI_MODE_PCIX) != 0; in get_pci_mode()
Dcxgb2.c1172 adapter->params.pci.is_pcix ? "PCIX" : "PCI", in init_one()