Searched refs:PORT_STATUS_OK (Results 1 – 2 of 2) sorted by relevance
113 #define PORT_STATUS_OK 0x103 /* connected, enabled, power */ macro
4203 if ((status & PORT_STATUS_OK) != PORT_STATUS_OK) { in hubd_handle_port_connect()