Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h113 #define PORT_STATUS_OK 0x103 /* connected, enabled, power */ macro
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c4203 if ((status & PORT_STATUS_OK) != PORT_STATUS_OK) { in hubd_handle_port_connect()