Searched refs:IO_ISABEGIN (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/pc98/cbus/
H A Dcbus.h50 #ifndef IO_ISABEGIN
51 #define IO_ISABEGIN 0x000 /* 0x000 - Beginning of I/O Registers */ macro
65 #endif /* !IO_ISABEGIN */
/freebsd-10.1-release/sys/x86/isa/
H A Disa.h52 #ifndef IO_ISABEGIN
53 #define IO_ISABEGIN 0x000 /* 0x000 - Beginning of I/O Registers */ macro
69 #endif /* !IO_ISABEGIN */
/freebsd-10.1-release/sys/isa/
H A Disareg.h52 #ifndef IO_ISABEGIN
53 #define IO_ISABEGIN 0x000 /* 0x000 - Beginning of I/O Registers */ macro
129 #endif /* !IO_ISABEGIN */

Completed in 55 milliseconds