Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/message/fusion/
Dmptdebug.h42 #define MPT_DEBUG 0x00000001 macro
85 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG)
154 if (!(ioc->debug_level & MPT_DEBUG)) in DBG_DUMP_FW_DOWNLOAD()
Dmptbase.c4023 if (ioc->debug_level & MPT_DEBUG) { in mpt_diag_reset()
4066 if (ioc->debug_level & MPT_DEBUG) { in mpt_diag_reset()
4171 if (ioc->debug_level & MPT_DEBUG) { in mpt_diag_reset()
4230 if (ioc->debug_level & MPT_DEBUG) { in mpt_diag_reset()
/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_debug.h48 #define MPT_DEBUG 0x00000001 macro
82 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG)