Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/isa/
H A Disa_dma.c82 static int dmapageport[8] = { 0x87, 0x83, 0x81, 0x82, 0x8f, 0x8b, 0x89, 0x8a }; variable
314 outb(dmapageport[chan], phys>>16); in isa_dmastart()
347 outb(dmapageport[chan], phys>>16); in isa_dmastart()