Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/message/fusion/lsi/
Dmpi.h212 #define MPI_HIM_DIM (0x00000001) macro
/linux-2.6.39/drivers/message/fusion/
Dmptbase.c2259 CHIPREG_WRITE32(&ioc->alt_ioc->chip->IntMask, MPI_HIM_DIM); in mpt_do_ioc_recovery()
2446 CHIPREG_WRITE32(&ioc->chip->IntMask, MPI_HIM_DIM); in mpt_do_ioc_recovery()
2456 MPI_HIM_DIM); in mpt_do_ioc_recovery()
7044 CHIPREG_WRITE32(&ioc->chip->IntMask, MPI_HIM_DIM); in mpt_SoftResetHandler()