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

/linux-master/arch/parisc/include/asm/
H A Dfloppy.h29 #define CSW fd_routine[can_use_virtual_dma & 1] macro
35 #define fd_request_dma() CSW._request_dma(FLOPPY_DMA,"floppy")
36 #define fd_free_dma() CSW._free_dma(FLOPPY_DMA)
/linux-master/arch/x86/include/asm/
H A Dfloppy.h31 #define CSW fd_routine[can_use_virtual_dma & 1] macro
37 #define fd_request_dma() CSW._request_dma(FLOPPY_DMA, "floppy")
38 #define fd_free_dma() CSW._free_dma(FLOPPY_DMA)

Completed in 197 milliseconds