Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DT_ISP8044
drivers/scsi/qla2xxx/qla_def.h
4347
#define IS_QLA8044(ha) (DT_MASK(ha) & DT_ISP8044)
drivers/scsi/qla2xxx/qla_os.c
2731
ha->isp_type |= DT_ISP8044;