Home
last modified time | relevance | path

Searched refs:MPI_FUNCTION_CONFIG (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/lsi/
Dmpi.h273 #define MPI_FUNCTION_CONFIG (0x04) macro
/kernel/linux/linux-5.10/drivers/message/fusion/
Dmptspi.c282 pReq->Function = MPI_FUNCTION_CONFIG; in mptspi_writeIOCPage4()
Dmptctl.c1829 case MPI_FUNCTION_CONFIG: in mptctl_do_mpt_command()
Dmptscsih.c2712 if (pReply->Function == MPI_FUNCTION_CONFIG) { in mptscsih_get_completion_code()
Dmptbase.c646 case MPI_FUNCTION_CONFIG: in mptbase_reply()
6410 pReq->Function = MPI_FUNCTION_CONFIG; in mpt_config()