Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/message/fusion/
Dmptbase.h635 MPT_FRAME_HDR *reply_frames; /* Reply msg frames - rounded up! */ member
849 (MPT_FRAME_HDR*)( (u8*)(ioc)->reply_frames + (ioc)->req_sz * (idx) )
Dmptbase.c530 mr = (MPT_FRAME_HDR *)((u8 *)ioc->reply_frames + in mpt_reply()
2720 ioc->reply_frames = NULL; in mpt_adapter_disable()
4430 if (ioc->reply_frames == NULL) { in PrimeIocFifos()
4496 ioc->reply_frames = (MPT_FRAME_HDR *) mem; in PrimeIocFifos()
4500 ioc->name, ioc->reply_frames, (void *)(ulong)alloc_dma)); in PrimeIocFifos()
4590 ioc->name, ioc->reply_frames, (void *)(ulong)alloc_dma)); in PrimeIocFifos()
4613 ioc->reply_frames = NULL; in PrimeIocFifos()