Searched refs:orig_vchan1 (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn2/pcibr/
H A Dpcibr_rrb.c331 int orig_vchan1; local
368 orig_vchan1 = pcibr_soft->bs_rrb_valid[pciio_slot + PCIBR_RRB_SLOT_VIRTUAL];
372 desired_vchan1 = count_vchan1 ? *count_vchan1 : orig_vchan1;
380 delta_vchan1 = desired_vchan1 - orig_vchan1;
395 (orig_vchan1 + delta_vchan1))))
404 final_vchan1 = orig_vchan1 + delta_vchan1;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn1/
H A Dpcibr.c754 int orig_vchan1; local
779 orig_vchan1 = pcibr_soft->bs_rrb_valid[pciio_slot + PCIBR_RRB_SLOT_VIRTUAL];
783 desired_vchan1 = count_vchan1 ? *count_vchan1 : orig_vchan1;
791 delta_vchan1 = desired_vchan1 - orig_vchan1;
806 (orig_vchan1 + delta_vchan1))))
815 final_vchan1 = orig_vchan1 + delta_vchan1;

Completed in 154 milliseconds