Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_pci_id_tbl.h66 #ifndef CH_PCI_ID_TABLE_ENTRY
67 #error CH_PCI_ID_TABLE_ENTRY not defined!
84 CH_PCI_ID_TABLE_ENTRY((devid) | \
88 CH_PCI_ID_TABLE_ENTRY((devid) | \
90 CH_PCI_ID_TABLE_ENTRY((devid) | \
H A Dcxgb4_main.c114 #define CH_PCI_ID_TABLE_ENTRY(devid) \ macro
/linux/drivers/scsi/csiostor/
H A Dcsio_init.c1178 #define CH_PCI_ID_TABLE_ENTRY(devid) \ macro