Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/lsi/
Dmpi.h213 #define MPI_HIM_DIM (0x00000001) macro
/linux-4.19.296/drivers/message/fusion/
Dmptbase.c2344 CHIPREG_WRITE32(&ioc->alt_ioc->chip->IntMask, MPI_HIM_DIM); in mpt_do_ioc_recovery()
2531 CHIPREG_WRITE32(&ioc->chip->IntMask, MPI_HIM_DIM); in mpt_do_ioc_recovery()
2541 MPI_HIM_DIM); in mpt_do_ioc_recovery()
7075 CHIPREG_WRITE32(&ioc->chip->IntMask, MPI_HIM_DIM); in mpt_SoftResetHandler()