Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mpt/
H A Dmpt_debug.c166 { MPI_EVENT_LOGOUT, "Logout" },
480 case MPI_EVENT_LOGOUT: in mpt_print_event_notice()
H A Dmpt_cam.c2419 case MPI_EVENT_LOGOUT: in mpt_cam_event()
/freebsd-13.1/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h520 #define MPI_EVENT_LOGOUT (0x00000009) macro