Searched refs:req_frames (Results 1 – 2 of 2) sorted by relevance
658 MPT_FRAME_HDR *req_frames; /* Request msg frames - rounded up! */ member843 (MPT_FRAME_HDR*)( (u8*)(ioc)->req_frames + (ioc)->req_sz * (idx) )846 (int)( ((u8*)mf - (u8*)(ioc)->req_frames) / (ioc)->req_sz )
919 req_offset = (u8 *)mf - (u8 *)ioc->req_frames; in mpt_get_msg_frame()969 req_offset = (u8 *)mf - (u8 *)ioc->req_frames; in mpt_put_msg_frame()1005 req_offset = (u8 *)mf - (u8 *)ioc->req_frames; in mpt_put_msg_frame_hi_pri()2721 ioc->req_frames = NULL; in mpt_adapter_disable()4507 ioc->req_frames = (MPT_FRAME_HDR *) mem; in PrimeIocFifos()4556 mem = (u8 *) ioc->req_frames; in PrimeIocFifos()4614 ioc->req_frames = NULL; in PrimeIocFifos()6750 (void *)ioc->req_frames, (void *)(ulong)ioc->req_frames_dma); in mpt_iocinfo_proc_show()