Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptbase.h635 MPT_FRAME_HDR *reply_frames; /* Reply msg frames - rounded up! */ member
848 (MPT_FRAME_HDR*)( (u8*)(ioc)->reply_frames + (ioc)->req_sz * (idx) )
Dmptbase.c526 mr = (MPT_FRAME_HDR *)((u8 *)ioc->reply_frames + in mpt_reply()
2746 ioc->reply_frames = NULL; in mpt_adapter_disable()
4449 if (ioc->reply_frames == NULL) { in PrimeIocFifos()
4515 ioc->reply_frames = (MPT_FRAME_HDR *) mem; in PrimeIocFifos()
4519 ioc->name, ioc->reply_frames, (void *)(ulong)alloc_dma)); in PrimeIocFifos()
4596 ioc->name, ioc->reply_frames, (void *)(ulong)alloc_dma)); in PrimeIocFifos()
4619 ioc->reply_frames = NULL; in PrimeIocFifos()