Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpctestdev.c60 #define IOPORT_LEN 4 macro
134 ioport.size = IOPORT_LEN; in pctestdev_init()
219 if (port + bytes > IOPORT_BASE + IOPORT_LEN) in pctestdev_ioport_io()