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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpctestdev.c60 #define IOPORT_BASE 0xe0 macro
143 ioport.port = IOPORT_BASE;
228 if (port + bytes > IOPORT_BASE + IOPORT_LEN)

Completed in 106 milliseconds