Searched refs:req_frames (Results 1 – 2 of 2) sorted by relevance
658 MPT_FRAME_HDR *req_frames; /* Request msg frames - rounded up! */ member838 (MPT_FRAME_HDR*)( (u8*)(ioc)->req_frames + (ioc)->req_sz * (idx) )841 (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()2734 ioc->req_frames = NULL; in mpt_adapter_disable()4514 ioc->req_frames = (MPT_FRAME_HDR *) mem; in PrimeIocFifos()4550 mem = (u8 *) ioc->req_frames; in PrimeIocFifos()4607 ioc->req_frames = NULL; in PrimeIocFifos()6730 (void *)ioc->req_frames, (void *)(ulong)ioc->req_frames_dma); in mpt_iocinfo_proc_show()