HomeSort by: relevance | last modified time | path
    Searched refs:MPI_FUNCTION_PORT_ENABLE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
mpt_debug.c 105 { MPI_FUNCTION_PORT_ENABLE, "Port Enable" },
461 case MPI_FUNCTION_PORT_ENABLE:
mpt_netbsd.c 595 if (__predict_false(mpt_req->Function == MPI_FUNCTION_PORT_ENABLE))
1283 case MPI_FUNCTION_PORT_ENABLE:
mpt.c 1016 enable_req->Function = MPI_FUNCTION_PORT_ENABLE;
mpt_mpilib.h 348 #define MPI_FUNCTION_PORT_ENABLE (0x06)

Completed in 21 milliseconds