Searched refs:PORT_STATUS_PRS (Results 1 – 4 of 4) sorted by relevance
106 #define PORT_STATUS_PRS 0x0010 /* port reset status */ macro
820 new_port_status |= PORT_STATUS_PRS; in uhci_get_port_status()
1629 new_port_status |= PORT_STATUS_PRS; in ehci_get_root_hub_port_status()
4734 if (status & PORT_STATUS_PRS) { in hubd_reset_port()5009 if (*status & PORT_STATUS_PRS) { in hubd_determine_port_status()5013 hubd->h_port_state[port] |= (PORT_STATUS_PRS & ack_flag); in hubd_determine_port_status()5018 hubd->h_port_state[port] &= ~(PORT_STATUS_PRS & ack_flag); in hubd_determine_port_status()