Home
last modified time | relevance | path

Searched refs:XHCI_PS_CLEAR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h141 #define XHCI_PS_CLEAR 0x80FF01FFU /* command bits */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c272 reg &= ~XHCI_PS_CLEAR; in xhci_root_hub_handle_port_clear_feature()
354 reg &= ~XHCI_PS_CLEAR; in xhci_root_hub_handle_port_set_feature()
H A Dxhci.c1884 reg &= ~XHCI_PS_CLEAR; in xhci_ioctl_clear()
1910 reg &= ~XHCI_PS_CLEAR; in xhci_ioctl_setpls()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h185 #define XHCI_PS_CLEAR 0x80FF01FFU /* command bits */ macro