Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/
Dsnia_if.c167 return pcibr_rrb_alloc(dev, count_vchan0, count_vchan1); in snia_pcibr_rrb_alloc()
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpcibr.h315 extern int pcibr_rrb_alloc(vertex_hdl_t pconn_vhdl,
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_rrb.c44 int pcibr_rrb_alloc(vertex_hdl_t, int *, int *);
425 pcibr_rrb_alloc(vertex_hdl_t pconn_vhdl, in pcibr_rrb_alloc() function
Dpcibr_dvr.c129 extern int pcibr_rrb_alloc(vertex_hdl_t, int *, int *);
746 pcibr_rrb_alloc(pconn_vhdl, &count_vchan0, &count_vchan1); in pcibr_device_unregister()