Home
last modified time | relevance | path

Searched refs:aac_debug_flags (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/aac/
H A DREADME55 have to set AAC_DEBUG and the appropriate flags in aac_debug_flags, at
H A Daac.h544 extern uint32_t aac_debug_flags;
H A Daac.c405 uint32_t aac_debug_flags = variable
796 softs->debug_flags = aac_debug_flags; in aac_attach()
8028 int debug_flags = softs ? softs->debug_flags : aac_debug_flags; in aac_dbflag_on()
8141 if (aac_debug_flags & AACDB_FLAGS_KERNEL_PRINT) in aac_printf()