Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_lpc.h36 struct lpc_dsdt { struct
41 static struct lpc_dsdt __CONCAT(__lpc_dsdt, __LINE__) = { \ argument
H A Dpci_lpc.c62 SET_DECLARE(lpc_dsdt_set, struct lpc_dsdt);
346 struct lpc_dsdt **ldpp, *ldp; in pci_lpc_write_dsdt()