Searched refs:dma_inb (Results 1 – 9 of 9) sorted by relevance
17 #define dma_inb inb macro106 count = 1 + dma_inb(io_port); in get_dma_residue()107 count += dma_inb(io_port) << 8; in get_dma_residue()
17 #define dma_inb(addr) (*((volatile unsigned char *)(addr+IO_BASE))) macro233 count = 1 + dma_inb(io_port); in get_dma_residue()234 count += dma_inb(io_port) << 8; in get_dma_residue()
23 #define dma_inb inb macro279 count = 1 + dma_inb(io_port); in get_dma_residue()280 count += dma_inb(io_port) << 8; in get_dma_residue()
28 #define dma_inb inb macro294 count = 1 + dma_inb(io_port); in get_dma_residue()295 count += dma_inb(io_port) << 8; in get_dma_residue()
31 #define dma_inb inb macro311 count = 1 + dma_inb(io_port); in get_dma_residue()312 count += dma_inb(io_port) << 8; in get_dma_residue()
26 #define dma_inb inb macro352 count = 1 + dma_inb(io_port); in get_dma_residue()353 count += dma_inb(io_port) << 8; in get_dma_residue()
50 #define dma_inb inb macro354 count = 1 + dma_inb(io_port); in get_dma_residue()355 count += dma_inb(io_port) << 8; in get_dma_residue()