Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt_debug.c164 { MPI_EVENT_LOGOUT, "Logout" },
478 case MPI_EVENT_LOGOUT: in mpt_print_event_notice()
H A Dmpt_cam.c2418 case MPI_EVENT_LOGOUT: in mpt_cam_event()
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h519 #define MPI_EVENT_LOGOUT (0x00000009) macro