Home
last modified time | relevance | path

Searched refs:MPI_FUNCTION_FW_UPLOAD (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/mpt/mpilib/
HDmpi.h308 #define MPI_FUNCTION_FW_UPLOAD (0x12) macro
/freebsd-13-stable/sys/dev/mpt/
HDmpt.c2393 fw_req->Function = MPI_FUNCTION_FW_UPLOAD; in mpt_upload_fw()