Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_lpc.h47 LPC_SYSRES_IO, enumerator
65 #define SYSRES_IO(base, length) LPC_SYSRES(LPC_SYSRES_IO, base, length)
H A Dpci_lpc.c421 case LPC_SYSRES_IO: in pci_lpc_sysres_dsdt()