Searched refs:PORT_CHANGE_PRSC (Results 1 – 3 of 3) sorted by relevance
120 #define PORT_CHANGE_PRSC 0x0010 /* port reset change */ macro
556 uhcip->uhci_root_hub.rh_port_changes[port] &= ~PORT_CHANGE_PRSC; in uhci_handle_complete_port_reset()
4745 if (change & PORT_CHANGE_PRSC) { in hubd_reset_port()4989 if (*change & PORT_CHANGE_PRSC) { in hubd_determine_port_status()4993 hubd->h_port_state[port] |= (PORT_CHANGE_PRSC & ack_flag); in hubd_determine_port_status()4996 hubd->h_port_state[port] &= ~(PORT_CHANGE_PRSC & ack_flag); in hubd_determine_port_status()5138 if (*change & PORT_CHANGE_PRSC & ack_flag) { in hubd_determine_port_status()