Searched refs:PORT_STATUS_LSDA (Results 1 – 4 of 4) sorted by relevance
108 #define PORT_STATUS_LSDA 0x0200 /* low speed device */ macro
808 new_port_status |= PORT_STATUS_LSDA; in uhci_get_port_status()
1654 new_port_status |= PORT_STATUS_LSDA; in ehci_get_root_hub_port_status()
4220 if (status & PORT_STATUS_LSDA) { in hubd_handle_port_connect()5031 if (*status & PORT_STATUS_LSDA) { in hubd_determine_port_status()5035 hubd->h_port_state[port] |= (PORT_STATUS_LSDA & ack_flag); in hubd_determine_port_status()5037 hubd->h_port_state[port] &= ~(PORT_STATUS_LSDA & ack_flag); in hubd_determine_port_status()