Home
last modified time | relevance | path

Searched refs:res_rrbs (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_rrb.c442 int res_rrbs; in pcibr_rrb_alloc() local
566 res_rrbs = (pcibr_soft->bs_rrb_res_dflt[pciio_slot] - in pcibr_rrb_alloc()
569 res_rrbs += (pcibr_soft->bs_rrb_valid_dflt[pciio_slot][vchan] - in pcibr_rrb_alloc()
573 if (res_rrbs > 0) { in pcibr_rrb_alloc()
574 pcibr_soft->bs_rrb_res[pciio_slot] = res_rrbs; in pcibr_rrb_alloc()
577 - res_rrbs; in pcibr_rrb_alloc()