Home
last modified time | relevance | path

Searched defs:fd_routine_l (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dfloppy.h224 static struct fd_routine_l { struct
225 int (*_request_dma)(unsigned int dmanr, const char *device_id);
226 void (*_free_dma)(unsigned int dmanr);
227 int (*_get_dma_residue)(unsigned int dummy);
228 unsigned long (*_dma_mem_alloc)(unsigned long size);
229 int (*_dma_setup)(char *addr, unsigned long size, int mode, int io);
/linux/arch/parisc/include/asm/
H A Dfloppy.h224 static struct fd_routine_l { struct
225 int (*_request_dma)(unsigned int dmanr, const char * device_id);
226 void (*_free_dma)(unsigned int dmanr);
227 int (*_get_dma_residue)(unsigned int dummy);
228 unsigned long (*_dma_mem_alloc) (unsigned long size);
229 int (*_dma_setup)(char *addr, unsigned long size, int mode, int io);