Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/lsi/
H A Dmpi.h287 #define MPI_FUNCTION_FW_UPLOAD (0x12) macro
/linux/drivers/message/fusion/
H A Dmptctl.c1838 case MPI_FUNCTION_FW_UPLOAD: in mptctl_do_mpt_command()
H A Dmptbase.c3602 prequest->Function = MPI_FUNCTION_FW_UPLOAD; in mpt_do_upload()