Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h1406 extern uint32_t mptsas_debuglog_flags;
1414 if (mptsas_debuglog_flags & (m)) \
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c592 uint32_t mptsas_debuglog_flags = ~(1U << 30); variable