Home
last modified time | relevance | path

Searched refs:MPI_EVENT_LOGOUT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dmpt_debug.c132 { MPI_EVENT_LOGOUT, "Logout" },
443 case MPI_EVENT_LOGOUT: in mpt_print_event_notice()
H A Dmpt_netbsd.c1439 case MPI_EVENT_LOGOUT: in mpt_event_notify_reply()
H A Dmpt_mpilib.h3285 #define MPI_EVENT_LOGOUT (0x00000009) macro