Searched refs:req_frames (Results 1 – 2 of 2) sorted by relevance
658 MPT_FRAME_HDR *req_frames; /* Request msg frames - rounded up! */ member841 (MPT_FRAME_HDR*)( (u8*)(ioc)->req_frames + (ioc)->req_sz * (idx) )844 (int)( ((u8*)mf - (u8*)(ioc)->req_frames) / (ioc)->req_sz )
912 req_offset = (u8 *)mf - (u8 *)ioc->req_frames; in mpt_get_msg_frame()962 req_offset = (u8 *)mf - (u8 *)ioc->req_frames; in mpt_put_msg_frame()998 req_offset = (u8 *)mf - (u8 *)ioc->req_frames; in mpt_put_msg_frame_hi_pri()2738 ioc->req_frames = NULL; in mpt_adapter_disable()4518 ioc->req_frames = (MPT_FRAME_HDR *) mem; in PrimeIocFifos()4554 mem = (u8 *) ioc->req_frames; in PrimeIocFifos()4611 ioc->req_frames = NULL; in PrimeIocFifos()6734 (void *)ioc->req_frames, (void *)(ulong)ioc->req_frames_dma); in mpt_iocinfo_proc_show()