Searched refs:MPT_DEBUG_REPLY (Results 1 - 8 of 8) sorted by relevance

/drivers/scsi/mpt2sas/
H A Dmpt2sas_debug.h56 #define MPT_DEBUG_REPLY 0x00000200 macro
115 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_REPLY)
H A Dmpt2sas_base.c732 (ioc->logging_level & MPT_DEBUG_REPLY)) {
H A Dmpt2sas_scsih.c4649 if (scmd->result && (ioc->logging_level & MPT_DEBUG_REPLY))
/drivers/scsi/mpt3sas/
H A Dmpt3sas_debug.h56 #define MPT_DEBUG_REPLY 0x00000200 macro
114 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_REPLY)
H A Dmpt3sas_base.c711 (ioc->logging_level & MPT_DEBUG_REPLY)) {
H A Dmpt3sas_scsih.c4248 if (scmd->result && (ioc->logging_level & MPT_DEBUG_REPLY))
/drivers/message/fusion/
H A Dmptdebug.h51 #define MPT_DEBUG_REPLY 0x00000400 macro
110 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_REPLY)
H A Dmptscsih.c431 * MPT_DEBUG_REPLY needs to be enabled to obtain this info
1003 if (sc->result && (ioc->debug_level & MPT_DEBUG_REPLY))

Completed in 147 milliseconds