Searched refs:reply_frames (Results 1 – 2 of 2) sorted by relevance
577 MPT_FRAME_HDR *reply_frames; /* Reply msg frames - rounded up! */ member810 (MPT_FRAME_HDR*)( (u8*)(ioc)->reply_frames + (ioc)->req_sz * (idx) )
379 mr = (MPT_FRAME_HDR *)((u8 *)ioc->reply_frames + in mpt_interrupt()457 || (mr < ioc->reply_frames)) ) { in mpt_interrupt()1894 this->reply_frames = NULL; in mpt_adapter_disable()3402 if (ioc->reply_frames == NULL) { in PrimeIocFifos()3417 ioc->reply_frames = (MPT_FRAME_HDR *) aligned_mem; in PrimeIocFifos()3428 ioc->name, ioc->reply_frames, (void *)(ulong)aligned_mem_dma)); in PrimeIocFifos()3526 ioc->reply_frames = NULL; in PrimeIocFifos()