Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/aac/
H A Daacvar.h415 #define AAC_FLAGS_RAW_IO (1 << 12) /* Raw I/O interface */ macro
H A Daac.c1212 if (sc->flags & AAC_FLAGS_RAW_IO) { in aac_bio_command()
1814 sc->flags |= AAC_FLAGS_RAW_IO; in aac_check_firmware()
1817 if ((sc->flags & AAC_FLAGS_RAW_IO) && in aac_check_firmware()
1843 sc->flags |= AAC_FLAGS_RAW_IO; in aac_init()