Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDxhcireg.h119 #define XHCI_PS_OCA 0x00000008 /* RO - over current active */ macro
HDxhci.c3537 if (v & XHCI_PS_OCA) in xhci_roothub_exec()