Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c225 uint32_t erstsz; /* event ring segment table size */ member
2056 rts->intrreg.erstsz = value & 0xFFFF; in pci_xhci_rtsregs_write()
3074 SNAPSHOT_VAR_OR_LEAVE(sc->rtsregs.intrreg.erstsz, meta, ret, done); in pci_xhci_snapshot()