is_pcix           163 drivers/net/ethernet/chelsio/cxgb/common.h 	unsigned char  is_pcix;
is_pcix          1161 drivers/net/ethernet/chelsio/cxgb/cxgb2.c 		adapter->params.pci.is_pcix ? "PCIX" : "PCI",
is_pcix          1002 drivers/net/ethernet/chelsio/cxgb/subr.c 	p->is_pcix = (pci_mode & F_PCI_MODE_PCIX) != 0;