Searched refs:fbuf_sc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_fbuf.c114 static struct pci_fbuf_softc *fbuf_sc; variable in typeref:struct:pci_fbuf_softc
383 if (fbuf_sc != NULL) {
456 fbuf_sc = sc;
474 SNAPSHOT_BUF_OR_LEAVE(fbuf_sc->fb_base, FB_SIZE, meta, ret, err);

Completed in 101 milliseconds