Searched refs:dma_inb (Results 1 – 5 of 5) sorted by relevance
14 #define dma_inb inb macro99 count = 1 + dma_inb(io_port); in get_dma_residue()100 count += dma_inb(io_port) << 8; in get_dma_residue()
20 #define dma_inb inb macro296 count = 1 + dma_inb(io_port); in get_dma_residue()297 count += dma_inb(io_port) << 8; in get_dma_residue()
26 #define dma_inb inb macro298 count = 1 + dma_inb(io_port); in get_dma_residue()299 count += dma_inb(io_port) << 8; in get_dma_residue()
38 #define dma_inb inb macro330 count = 1 + dma_inb(io_port); in get_dma_residue()331 count += dma_inb(io_port) << 8; in get_dma_residue()
25 #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()