Home
last modified time | relevance | path

Searched refs:reply_frames (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/message/fusion/
H A Dmptbase.h635 MPT_FRAME_HDR *reply_frames; /* Reply msg frames - rounded up! */ member
847 (MPT_FRAME_HDR*)( (u8*)(ioc)->reply_frames + (ioc)->req_sz * (idx) )
H A Dmptbase.c525 mr = (MPT_FRAME_HDR *)((u8 *)ioc->reply_frames + in mpt_reply()
2737 ioc->reply_frames = NULL; in mpt_adapter_disable()
4441 if (ioc->reply_frames == NULL) { in PrimeIocFifos()
4507 ioc->reply_frames = (MPT_FRAME_HDR *) mem; in PrimeIocFifos()
4511 ioc->name, ioc->reply_frames, (void *)(ulong)alloc_dma)); in PrimeIocFifos()
4588 ioc->name, ioc->reply_frames, (void *)(ulong)alloc_dma)); in PrimeIocFifos()
4610 ioc->reply_frames = NULL; in PrimeIocFifos()