Searched refs:MPI_FUNCTION_PORT_ENABLE (Results 1 – 4 of 4) sorted by relevance
105 { MPI_FUNCTION_PORT_ENABLE, "Port Enable" },461 case MPI_FUNCTION_PORT_ENABLE: in mpt_print_reply()
595 if (__predict_false(mpt_req->Function == MPI_FUNCTION_PORT_ENABLE)) in mpt_done()1283 case MPI_FUNCTION_PORT_ENABLE: in mpt_ctlop()
1016 enable_req->Function = MPI_FUNCTION_PORT_ENABLE; in mpt_send_port_enable()
348 #define MPI_FUNCTION_PORT_ENABLE (0x06) macro