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