Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mpt/
HDmpt_debug.c160 { MPI_EVENT_EXT_BUS_RESET, "External Bus Reset" },
454 case MPI_EVENT_EXT_BUS_RESET: in mpt_print_event_notice()
HDmpt_cam.c2324 case MPI_EVENT_EXT_BUS_RESET: in mpt_cam_event()
/NextBSD/sys/dev/mpt/mpilib/
HDmpi_ioc.h522 #define MPI_EVENT_EXT_BUS_RESET (0x00000005) macro