Searched refs:reply_frames (Results 1 – 2 of 2) sorted by relevance
635 MPT_FRAME_HDR *reply_frames; /* Reply msg frames - rounded up! */ member848 (MPT_FRAME_HDR*)( (u8*)(ioc)->reply_frames + (ioc)->req_sz * (idx) )
526 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()