Home
last modified time | relevance | path

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

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