Searched refs:XHCI_PS_DR (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | xhcireg.h | 144 #define XHCI_PS_DR 0x40000000 /* RO - device removable */ macro |
H A D | xhci.c | 3469 if (v & XHCI_PS_DR) { in xhci_roothub_exec() |
Completed in 7 milliseconds