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

/freebsd-current/usr.sbin/bhyve/
H A Dpctestdev.c59 #define IOPORT_BASE 0xe0 macro
133 ioport.port = IOPORT_BASE;
219 if (port + bytes > IOPORT_BASE + IOPORT_LEN)

Completed in 57 milliseconds