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