Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi.h310 #define MPI_FUNCTION_LAN_RECEIVE (0x21) macro
/openbmc/qemu/hw/scsi/
H A Dmpi.h78 MPI_FUNCTION_LAN_RECEIVE = 0x21, enumerator
/openbmc/linux/drivers/message/fusion/
H A Dmptlan.c252 case MPI_FUNCTION_LAN_RECEIVE: in lan_reply()
1183 pRecvReq->Function = MPI_FUNCTION_LAN_RECEIVE; in mpt_lan_post_receive_buckets()