Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mpt/
HDmpt_debug.c143 { MPI_FUNCTION_PORT_ENABLE, "Port Enable" },
496 case MPI_FUNCTION_PORT_ENABLE: in mpt_print_reply()
HDmpt.c605 case MPI_FUNCTION_PORT_ENABLE: in mpt_event_reply_handler()
2073 enable_req->Function = MPI_FUNCTION_PORT_ENABLE; in mpt_send_port_enable()
/NextBSD/sys/dev/mpt/mpilib/
HDmpi.h302 #define MPI_FUNCTION_PORT_ENABLE (0x06) macro