CHELSIO_PCI_ID_VER 37 drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h #define CHELSIO_PCI_ID_VER(__DeviceID) ((__DeviceID) >> 12) CHELSIO_PCI_ID_VER 340 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h #define CHELSIO_PCI_ID_VER(dev_id) ((dev_id) >> 12)