Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpctestdev.h38 int pctestdev_init(struct vmctx *ctx);
H A Dpctestdev.c91 pctestdev_init(struct vmctx *ctx) in pctestdev_init() function
H A Dpci_lpc.c334 error = pctestdev_init(ctx); in lpc_init()