Home
last modified time | relevance | path

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

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