Searched refs:_request_dma (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dfloppy.h37 #define fd_request_dma() CSW._request_dma(FLOPPY_DMA, "floppy")
225 int (*_request_dma)(unsigned int dmanr, const char *device_id); member in struct:fd_routine_l
232 ._request_dma = request_dma,
239 ._request_dma = vdma_request_dma,
/linux-master/arch/parisc/include/asm/
H A Dfloppy.h35 #define fd_request_dma() CSW._request_dma(FLOPPY_DMA,"floppy")
225 int (*_request_dma)(unsigned int dmanr, const char * device_id); member in struct:fd_routine_l

Completed in 114 milliseconds