Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TW_RESID_OUT
drivers/scsi/3w-9xxx.h
434
#define TW_RESID_OUT(x) ((x >> 4) & 0xff)
drivers/scsi/3w-sas.h
166
#define TW_RESID_OUT(x) ((x >> 16) & 0xffff)
drivers/scsi/3w-xxxx.h
242
#define TW_RESID_OUT(x) ((x >> 4) & 0xff)