Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h246 #define HCR_PORT_PPS 0x00000100 /* Port power status */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c750 if (!(port_status & HCR_PORT_PPS)) { in ohci_handle_port_power()
753 HCR_PORT_PPS); in ohci_handle_port_power()
776 if ((port_status & HCR_PORT_PPS)) { in ohci_handle_port_power()