Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_fbuf.c111 static struct pci_fbuf_softc *fbuf_sc; variable
370 if (fbuf_sc != NULL) { in pci_fbuf_init()
431 fbuf_sc = sc; in pci_fbuf_init()
449 SNAPSHOT_BUF_OR_LEAVE(fbuf_sc->fb_base, FB_SIZE, meta, ret, err); in pci_fbuf_snapshot()