Searched refs:reply_frames (Results 1 – 2 of 2) sorted by relevance
635 MPT_FRAME_HDR *reply_frames; /* Reply msg frames - rounded up! */ member 844 (MPT_FRAME_HDR*)( (u8*)(ioc)->reply_frames + (ioc)->req_sz * (idx) )
525 mr = (MPT_FRAME_HDR *)((u8 *)ioc->reply_frames + in mpt_reply() 2733 ioc->reply_frames = NULL; in mpt_adapter_disable() 4437 if (ioc->reply_frames == NULL) { in PrimeIocFifos() 4503 ioc->reply_frames = (MPT_FRAME_HDR *) mem; in PrimeIocFifos() 4507 ioc->name, ioc->reply_frames, (void *)(ulong)alloc_dma)); in PrimeIocFifos() 4584 ioc->name, ioc->reply_frames, (void *)(ulong)alloc_dma)); in PrimeIocFifos() 4606 ioc->reply_frames = NULL; in PrimeIocFifos()