Searched refs:IO_DMA1 (Results 1 – 4 of 4) sorted by relevance
12 #define IO_DMA1 0x000 /* 8237A DMA Controller #1 */ macro15 #define DMA1_SMSK (IO_DMA1 + 1*10) /* single mask register */16 #define DMA1_MODE (IO_DMA1 + 1*11) /* mode register */
49 #define IO_DMA1 0x000 /* 8237A DMA Controller #1 */ macro
170 if (bus_space_map(ids->ids_bst, IO_DMA1, DMA1_IOSIZE, 0, in _isa_dmainit()
91 if (bus_space_map(iot, IO_DMA1, DMA_NREGS, 0, &ioh)) in isadmaattach()