Searched refs:chain_offset (Results 1 – 1 of 1) sorted by relevance
2825 u_int32_t offset, chain_offset, sense_offset; in mrsas_alloc_mpt_cmds() local2871 chain_offset = sc->max_chain_frame_sz * i; in mrsas_alloc_mpt_cmds()2883 cmd->chain_frame = (MPI2_SGE_IO_UNION *) (chain_frame_base + chain_offset); in mrsas_alloc_mpt_cmds()2884 cmd->chain_frame_phys_addr = chain_frame_base_phys + chain_offset; in mrsas_alloc_mpt_cmds()