CHELSIO_CHIP_RELEASE 54 drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) CHELSIO_CHIP_RELEASE 44 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) CHELSIO_CHIP_RELEASE 55 drivers/scsi/csiostor/csio_hw_chip.h #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf)