Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TW_OPSGL_IN
drivers/scsi/3w-9xxx.h
427
#define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f))
drivers/scsi/3w-sas.h
159
#define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f))
drivers/scsi/3w-xxxx.h
238
#define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f))