Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.h161 bool msix_used, er_pcs; member
H A Dhcd-xhci.c617 if (intr->er_pcs) { in xhci_write_event()
637 intr->er_pcs = !intr->er_pcs; in xhci_write_event()
835 intr->er_pcs = 1; in xhci_er_reset()
2724 xhci->intr[i].er_pcs = 1; in xhci_reset()
3560 VMSTATE_BOOL(er_pcs, XHCIInterrupter),