Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CRB_BLK
drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c
22
#define CRB_BLK(off) ((off >> 20) & 0x3f)
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c
19
#define CRB_BLK(off) ((off >> 20) & 0x3f)
drivers/scsi/qla2xxx/qla_nx.c
28
#define CRB_BLK(off) ((off >> 20) & 0x3f)
drivers/scsi/qla4xxx/ql4_nx.c
28
#define CRB_BLK(off) ((off >> 20) & 0x3f)