Home
last modified time | relevance | path

Searched refs:MPI_HIS_DOORBELL_INTERRUPT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/lsi/
H A Dmpi.h209 #define MPI_HIS_DOORBELL_INTERRUPT (0x00000001) macro
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/
H A Dmpi.h209 #define MPI_HIS_DOORBELL_INTERRUPT (0x00000001) macro
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptbase.c4810 * (MPI_HIS_DOORBELL_INTERRUPT) to be set in the IntStatus register.
4825 if (intstat & MPI_HIS_DOORBELL_INTERRUPT) in WaitForDoorbellInt()
4833 if (intstat & MPI_HIS_DOORBELL_INTERRUPT) in WaitForDoorbellInt()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptbase.c4801 * (MPI_HIS_DOORBELL_INTERRUPT) to be set in the IntStatus register.
4816 if (intstat & MPI_HIS_DOORBELL_INTERRUPT) in WaitForDoorbellInt()
4824 if (intstat & MPI_HIS_DOORBELL_INTERRUPT) in WaitForDoorbellInt()

Completed in 21 milliseconds