Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_xhci.c203 uint32_t dnctrl; /* device notification control */ member
2186 sc->opregs.dnctrl = value & 0xFFFF; in pci_xhci_hostop_write()
2341 value = sc->opregs.dnctrl; in pci_xhci_hostop_read()
3039 SNAPSHOT_VAR_OR_LEAVE(sc->opregs.dnctrl, meta, ret, done); in pci_xhci_snapshot()