Searched refs:native_length (Results 1 – 1 of 1) sorted by relevance
4657 unsigned int native_addr, native_length, sg_addr; in aic7xxx_handle_seqint() local4700 native_length = le32_to_cpu(scb->sg_list[index].length); in aic7xxx_handle_seqint()4705 if(resid_dcnt == native_length) in aic7xxx_handle_seqint()4718 native_length = le32_to_cpu(scb->sg_list[index - 1].length); in aic7xxx_handle_seqint()4719 cur_addr = native_addr + (native_length - 1); in aic7xxx_handle_seqint()