Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/scsi/
H A Dscsi_bsg_mpi3mr.h567 #define MPI3_PEL_CLASS_FAULT (0x06) macro
/openbmc/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h657 #define MPI3_PEL_CLASS_FAULT (0x06) macro
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_app.c246 if (pel_enable.pel_class > MPI3_PEL_CLASS_FAULT) { in mpi3mr_bsg_pel_enable()