Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhcireg.h120 #define XHCI_PS_OCA 0x00000008 /* RO - over current active */ macro
H A Dxhci.c3499 if (v & XHCI_PS_OCA) in xhci_roothub_exec()
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c503 ~(XHCI_PS_OCA | in pci_xhci_portregs_write()