Home
last modified time | relevance | path

Searched refs:MPI2_FUNCTION_FW_UPLOAD (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mps/mpi/
H A Dmpi2.h517 #define MPI2_FUNCTION_FW_UPLOAD (0x12) /* FW Upload */ macro
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2.h676 #define MPI2_FUNCTION_FW_UPLOAD (0x12) /* FW Upload */ macro
/freebsd/usr.sbin/mpsutil/
H A Dmps_cmd.c496 req.Function = MPI2_FUNCTION_FW_UPLOAD; in mps_firmware_get()
/freebsd/sys/dev/mpr/
H A Dmpr_user.c186 MPI2_FUNCTION_FW_UPLOAD,
616 { MPI2_FUNCTION_FW_UPLOAD, mpi_pre_fw_upload },
/freebsd/sys/dev/mfi/
H A Dmfireg.h1496 #define MPI2_FUNCTION_FW_UPLOAD (0x12) /* FW Upload */ macro
/freebsd/sys/dev/mps/
H A Dmps_user.c618 { MPI2_FUNCTION_FW_UPLOAD, mpi_pre_fw_upload },