Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusb.h711 #define UPS_PORT_LS_RX_DET 0x05 macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2610 port->portsc = XHCI_PS_PLS_SET(UPS_PORT_LS_RX_DET) | XHCI_PS_PP; in pci_xhci_init_port()