Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpctestdev.c58 #define IOPORT_BASE 0xe0 macro
132 ioport.port = IOPORT_BASE; in pctestdev_init()
218 if (port + bytes > IOPORT_BASE + IOPORT_LEN) in pctestdev_ioport_io()