Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CMD_HDR_CMD_MSK
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c
208
#define CMD_HDR_CMD_MSK 0xe0000000
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
303
#define CMD_HDR_CMD_MSK (0x7 << CMD_HDR_CMD_OFF)
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
371
#define CMD_HDR_CMD_MSK (0x7 << CMD_HDR_CMD_OFF)