Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/aac/
H A Daac.h334 #define AAC_FLAGS_RAW_IO (1 << 5) /* Raw I/O interface */ macro
H A Daac.c2411 softs->flags |= AAC_FLAGS_RAW_IO; in aac_check_firmware()
2434 if ((softs->flags & AAC_FLAGS_RAW_IO) && in aac_check_firmware()
2455 if (softs->flags & AAC_FLAGS_RAW_IO) in aac_check_firmware()
3690 if (softs->flags & AAC_FLAGS_RAW_IO) { in aac_setup_comm_space()
4827 if (softs->flags & AAC_FLAGS_RAW_IO) { in aac_tran_start_ld()