Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/aac/
H A DREADME56 least AACDB_FLAGS_FW_PRINT to enable the UART trace and any other flags
H A Daac.h520 #define AACDB_FLAGS_FW_PRINT 0x00000002 macro
H A Daac.c8015 softs->debug_flags &= ~AACDB_FLAGS_FW_PRINT; in aac_get_fw_debug_buffer()
8030 return ((debug_flags & (AACDB_FLAGS_FW_PRINT | \ in aac_dbflag_on()
8084 if ((softs->debug_flags & AACDB_FLAGS_FW_PRINT) && in aac_printf()
8128 softs->debug_flags &= ~AACDB_FLAGS_FW_PRINT; in aac_printf()