Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h1405 extern uint32_t mptsas_debugprt_flags;
1412 if (mptsas_debugprt_flags & (m)) \
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c591 uint32_t mptsas_debugprt_flags = 0x0; variable