Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_lpc.h68 int lpc_device_parse(const char *opt);
H A Dpci_lpc.c97 lpc_device_parse(const char *opts) in lpc_device_parse() function
H A Dbhyverun.c1459 } else if (lpc_device_parse(optarg) != 0) { in main()