Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dpctestdev.h40 int pctestdev_init(struct vmctx *ctx);
H A Dpctestdev.c92 pctestdev_init(struct vmctx *ctx) in pctestdev_init() function
H A Dpci_lpc.c258 error = pctestdev_init(ctx); in lpc_init()