Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
Debus_dma.h33 void ebus_dma_enable(struct ebus_dma_info *p, int on);
Dparport.h70 ebus_dma_enable(&sparc_ebus_dmas[dmanr].info, 1); in enable_dma()
80 ebus_dma_enable(&sparc_ebus_dmas[dmanr].info, 0); in disable_dma()
Dfloppy_64.h373 ebus_dma_enable(&sun_pci_fd_ebus_dma, 1); in sun_pci_fd_enable_dma()
383 ebus_dma_enable(&sun_pci_fd_ebus_dma, 0); in sun_pci_fd_disable_dma()
/arch/sparc/kernel/
Debus.c240 void ebus_dma_enable(struct ebus_dma_info *p, int on) in ebus_dma_enable() function
256 EXPORT_SYMBOL(ebus_dma_enable);