Searched refs:MPT_DEBUG (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/mpt2sas/
H A Dmpt2sas_debug.h47 #define MPT_DEBUG 0x00000001 macro
91 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG)
/drivers/scsi/mpt3sas/
H A Dmpt3sas_debug.h47 #define MPT_DEBUG 0x00000001 macro
90 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG)
/drivers/message/fusion/
H A Dmptdebug.h41 #define MPT_DEBUG 0x00000001 macro
83 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG)
152 if (!(ioc->debug_level & MPT_DEBUG))
H A Dmptbase.c4012 if (ioc->debug_level & MPT_DEBUG) {
4055 if (ioc->debug_level & MPT_DEBUG) {
4160 if (ioc->debug_level & MPT_DEBUG) {
4219 if (ioc->debug_level & MPT_DEBUG) {

Completed in 106 milliseconds