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