Searched refs:UPS_PORT_LS_RESUME (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/ | ||
H A D | usb.h | 727 #define UPS_PORT_LS_RESUME 0x0F macro |
/freebsd/usr.sbin/bhyve/ | ||
H A D | pci_xhci.c | 2674 p->portsc |= XHCI_PS_PLS_SET(UPS_PORT_LS_RESUME); in pci_xhci_dev_intr() |