Home
last modified time | relevance | path

Searched refs:MPI2_HIS_SYS2IOC_DB_STATUS (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/sys/dev/mps/mpi/
Dmpi2.h249 #define MPI2_HIS_SYS2IOC_DB_STATUS (0x80000000) macro
250 #define MPI2_HIS_IOP_DOORBELL_STATUS MPI2_HIS_SYS2IOC_DB_STATUS
/freebsd-9-stable/sys/dev/mpr/mpi/
Dmpi2.h287 #define MPI2_HIS_SYS2IOC_DB_STATUS (0x80000000) macro
288 #define MPI2_HIS_IOP_DOORBELL_STATUS MPI2_HIS_SYS2IOC_DB_STATUS
/freebsd-9-stable/sys/dev/mps/
Dmps.c779 if (!(int_status & MPI2_HIS_SYS2IOC_DB_STATUS)) { in mps_wait_db_ack()
/freebsd-9-stable/sys/dev/mpr/
Dmpr.c799 if (!(int_status & MPI2_HIS_SYS2IOC_DB_STATUS)) { in mpr_wait_db_ack()