Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi.h273 #define MPI_FUNCTION_CONFIG (0x04) macro
/openbmc/qemu/hw/scsi/
H A Dmpi.h41 MPI_FUNCTION_CONFIG = 0x04, enumerator
H A Dmptsas.c166 [MPI_FUNCTION_CONFIG] = sizeof(MPIMsgConfig),
741 case MPI_FUNCTION_CONFIG: in mptsas_process_message()
/openbmc/linux/drivers/message/fusion/
H A Dmptspi.c282 pReq->Function = MPI_FUNCTION_CONFIG; in mptspi_writeIOCPage4()
H A Dmptctl.c1825 case MPI_FUNCTION_CONFIG: in mptctl_do_mpt_command()
H A Dmptscsih.c2711 if (pReply->Function == MPI_FUNCTION_CONFIG) { in mptscsih_get_completion_code()
H A Dmptbase.c645 case MPI_FUNCTION_CONFIG: in mptbase_reply()
6412 pReq->Function = MPI_FUNCTION_CONFIG; in mpt_config()