Home
last modified time | relevance | path

Searched refs:AAC_FLAGS_NONDASD (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.h339 #define AAC_FLAGS_NONDASD (1 << 10) /* non-DASD device supported */ macro
H A Daac.c2371 softs->flags |= AAC_FLAGS_NONDASD; in aac_check_firmware()
2955 if (softs->flags & (AAC_FLAGS_NONDASD | AAC_FLAGS_JBOD)) { in aac_common_attach()
7250 if (!(softs->flags & AAC_FLAGS_NONDASD)) in aac_probe_lun()