Home
last modified time | relevance | path

Searched refs:dmapageport (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/isa/
H A Disa_dma.c78 static int dmapageport[8] = { 0x87, 0x83, 0x81, 0x82, 0x8f, 0x8b, 0x89, 0x8a }; variable
304 outb(dmapageport[chan], phys>>16); in isa_dmastart()
337 outb(dmapageport[chan], phys>>16); in isa_dmastart()