Searched refs:MPI_FUNCTION_FW_UPLOAD (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/mpt/mpilib/ | ||
| HD | mpi.h | 308 #define MPI_FUNCTION_FW_UPLOAD (0x12) macro |
| /freebsd-13-stable/sys/dev/mpt/ | ||
| HD | mpt.c | 2393 fw_req->Function = MPI_FUNCTION_FW_UPLOAD; in mpt_upload_fw() |