Home
last modified time | relevance | path

Searched refs:MPT_DEBUG_EVENTS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_debug.h51 #define MPT_DEBUG_EVENTS 0x00000008 macro
88 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_EVENTS)
H A Dmpt3sas_base.c1136 if (!(ioc->logging_level & MPT_DEBUG_EVENTS)) in _base_display_event_data()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_debug.h51 #define MPT_DEBUG_EVENTS 0x00000008 macro
88 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_EVENTS)
H A Dmpt3sas_base.c1229 if (!(ioc->logging_level & MPT_DEBUG_EVENTS)) in _base_display_event_data()
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptdebug.h19 * Example: (programming for MPT_DEBUG_EVENTS on host 5)
27 * Example (programming for MPT_DEBUG_EVENTS)
45 #define MPT_DEBUG_EVENTS 0x00000008 macro
90 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_EVENTS)
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptdebug.h19 * Example: (programming for MPT_DEBUG_EVENTS on host 5)
27 * Example (programming for MPT_DEBUG_EVENTS)
45 #define MPT_DEBUG_EVENTS 0x00000008 macro
91 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_EVENTS)

Completed in 19 milliseconds