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

/freebsd-current/usr.sbin/bhyve/
H A Dpctestdev.c60 #define IOPORT_LEN 4 macro
134 ioport.size = IOPORT_LEN;
219 if (port + bytes > IOPORT_BASE + IOPORT_LEN)

Completed in 102 milliseconds