Searched defs:fd_set_dma_count (Results 1 - 18 of 18) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dfloppy.h27 #define fd_set_dma_count(count) set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dfloppy.h27 #define fd_set_dma_count(count) set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dfloppy.h27 void (*fd_set_dma_count)(int channel, unsigned int count); member in struct:fd_ops
50 #define fd_set_dma_count(count) fd_ops->fd_set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dfloppy.h27 void (*fd_set_dma_count)(int channel, unsigned int count); member in struct:fd_ops
50 #define fd_set_dma_count(count) fd_ops->fd_set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dfloppy.h24 #define fd_set_dma_count(count) set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dfloppy.h27 void (*fd_set_dma_count)(int channel, unsigned int count); member in struct:fd_ops
50 #define fd_set_dma_count(count) fd_ops->fd_set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dfloppy.h27 void (*fd_set_dma_count)(int channel, unsigned int count); member in struct:fd_ops
50 #define fd_set_dma_count(count) fd_ops->fd_set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dfloppy.h24 #define fd_set_dma_count(count) set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dfloppy.h27 void (*fd_set_dma_count)(int channel, unsigned int count); member in struct:fd_ops
50 #define fd_set_dma_count(count) fd_ops->fd_set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dfloppy.h25 #define fd_set_dma_count(count) set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dfloppy.h37 #define fd_set_dma_count(len) set_dma_count(DMA_FLOPPY, (len)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dfloppy.h25 #define fd_set_dma_count(count) set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dfloppy.h37 #define fd_set_dma_count(len) set_dma_count(DMA_FLOPPY, (len)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dfloppy.h27 void (*fd_set_dma_count)(int channel, unsigned int count); member in struct:fd_ops
50 #define fd_set_dma_count(count) fd_ops->fd_set_dma_count(FLOPPY_DMA,count) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dfloppy.h71 #define fd_set_dma_count(count) sun_fd_set_dma_count(count) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dfloppy.h71 #define fd_set_dma_count(count) sun_fd_set_dma_count(count) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dfloppy.h63 void (*fd_set_dma_count) (int); member in struct:sun_floppy_ops
83 #define fd_set_dma_count(count) sun_fdops.fd_set_dma_count(count) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dfloppy.h63 void (*fd_set_dma_count) (int); member in struct:sun_floppy_ops
83 #define fd_set_dma_count(count) sun_fdops.fd_set_dma_count(count) macro

Completed in 144 milliseconds