Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_lpc.h73 const char *lpc_fwcfg(void);
H A Dqemu_fwcfg.c461 if (strcmp(lpc_fwcfg(), "qemu") == 0) { in qemu_fwcfg_init()
H A Dpci_lpc.c198 lpc_fwcfg(void) in lpc_fwcfg() function
H A Dbhyverun.c1727 if (lpc_bootrom() && strcmp(lpc_fwcfg(), "bhyve") == 0) { in main()