Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/machvec/
Dpci_dma.c38 pciio_dmamap_t get_free_pciio_dmamap(vertex_hdl_t);
58 get_free_pciio_dmamap(vertex_hdl_t pci_bus) in get_free_pciio_dmamap() function
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_dvr.c99 extern pciio_dmamap_t get_free_pciio_dmamap(vertex_hdl_t);
2830 pcibr_dmamap = (pcibr_dmamap_t)get_free_pciio_dmamap(pcibr_soft->bs_vhdl); in pcibr_dmamap_alloc()