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

/freebsd-11.0-release/sys/dev/mps/mpi/
H A Dmpi2.h255 #define MPI2_HIS_IOC2SYS_DB_STATUS (0x00000001) macro
256 #define MPI2_HIS_DOORBELL_INTERRUPT MPI2_HIS_IOC2SYS_DB_STATUS
/freebsd-11.0-release/sys/dev/mpr/mpi/
H A Dmpi2.h325 #define MPI2_HIS_IOC2SYS_DB_STATUS (0x00000001) macro
326 #define MPI2_HIS_DOORBELL_INTERRUPT MPI2_HIS_IOC2SYS_DB_STATUS
/freebsd-11.0-release/sys/dev/mpr/
H A Dmpr.c782 } else if (int_status & MPI2_HIS_IOC2SYS_DB_STATUS) {
821 MPI2_HIS_IOC2SYS_DB_STATUS) != 0)
/freebsd-11.0-release/sys/dev/mps/
H A Dmps.c788 } else if (int_status & MPI2_HIS_IOC2SYS_DB_STATUS) {
826 MPI2_HIS_IOC2SYS_DB_STATUS) != 0)

Completed in 185 milliseconds