Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CHELSIO_CHIP_RELEASE
drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h
54
#define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf)
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h
44
#define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf)
drivers/scsi/csiostor/csio_hw_chip.h
55
#define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf)