Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IOCB_SIZE
drivers/scsi/qla2xxx/qla_def.h
2696
u8 iocb[IOCB_SIZE];
drivers/scsi/qla2xxx/qla_def.h
3625
u8 iocb[IOCB_SIZE];
drivers/scsi/qla2xxx/qla_target.c
6343
memcpy(sess->iocb, iocb, IOCB_SIZE);