Searched defs:dmapageport (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/pc98/cbus/
H A Dcbus_dma.c81 static int dmapageport[4] = { 0x27, 0x21, 0x23, 0x25 }; variable
/freebsd-11-stable/sys/x86/isa/
H A Disa_dma.c80 static int dmapageport[8] = { 0x87, 0x83, 0x81, 0x82, 0x8f, 0x8b, 0x89, 0x8a }; variable
/freebsd-11-stable/sys/dev/ct/
H A Dbshw_machdep.c509 static bus_addr_t dmapageport[4] = { 0x27, 0x21, 0x23, 0x25 }; variable

Completed in 71 milliseconds