Home
last modified time | relevance | path

Searched refs:MPI2_FUNCTION_EVENT_NOTIFICATION (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sys/dev/mps/mpi/
H A Dmpi2.h513 #define MPI2_FUNCTION_EVENT_NOTIFICATION (0x07) /* Event Notification */ macro
/freebsd-13.1/sys/dev/mpr/mpi/
H A Dmpi2.h672 #define MPI2_FUNCTION_EVENT_NOTIFICATION (0x07) /* Event Notification */ macro
/freebsd-13.1/sys/dev/mfi/
H A Dmfireg.h1492 #define MPI2_FUNCTION_EVENT_NOTIFICATION (0x07) /* Event Notification */ macro
/freebsd-13.1/sys/dev/mps/
H A Dmps.c2600 evtreq->Function = MPI2_FUNCTION_EVENT_NOTIFICATION; in mps_update_events()
2658 evtreq->Function = MPI2_FUNCTION_EVENT_NOTIFICATION; in mps_reregister_events()
/freebsd-13.1/sys/dev/mpr/
H A Dmpr.c2757 evtreq->Function = MPI2_FUNCTION_EVENT_NOTIFICATION; in mpr_update_events()
2812 evtreq->Function = MPI2_FUNCTION_EVENT_NOTIFICATION; in mpr_reregister_events()