Searched refs:do_pcibr_rrb_free (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/ |
D | pcibr_rrb.c | 38 int do_pcibr_rrb_free(bridge_t *, pciio_slot_t, int, int); 200 do_pcibr_rrb_free(bridge_t *bridge, in do_pcibr_rrb_free() function 263 (void)do_pcibr_rrb_free(bridge, slot, vchan, 8); in do_pcibr_rrb_free_all() 528 (void) do_pcibr_rrb_free(bridge, pciio_slot, VCHAN0, -delta_vchan0); in pcibr_rrb_alloc() 530 (void) do_pcibr_rrb_free(bridge, pciio_slot, VCHAN1, -delta_vchan1); in pcibr_rrb_alloc() 730 do_pcibr_rrb_free(bridge, slot, vchan, 8); in pcibr_slot_initial_rrb_alloc()
|