Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_debug.h28 #define MPI3_DEBUG_BSG_ERROR 0x00008000 macro
125 if (ioc->logging_level & MPI3_DEBUG_BSG_ERROR) \
H A Dmpi3mr_app.c2705 || (mrioc->logging_level & MPI3_DEBUG_BSG_ERROR)) { in mpi3mr_bsg_process_mpt_cmds()