Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/bhyve/
HDpctestdev.h38 int pctestdev_init(struct vmctx *ctx);
HDpctestdev.c90 pctestdev_init(struct vmctx *ctx) in pctestdev_init() function
HDpci_lpc.c284 error = pctestdev_init(ctx); in lpc_init()