Searched refs:PORT_CHANGE_CSC (Results 1 – 4 of 4) sorted by relevance
116 #define PORT_CHANGE_CSC 0x0001 /* connect status change */ macro
1644 change_status |= PORT_CHANGE_CSC; in ehci_get_root_hub_port_status()1937 if (change_status & PORT_CHANGE_CSC) { in ehci_handle_root_hub_status_change()
579 uhcip->uhci_root_hub.rh_port_changes[port] &= ~PORT_CHANGE_CSC; in uhci_handle_clear_port_connection()
2591 &status, &change, PORT_CHANGE_CSC); in hubd_restore_device_state()2668 &status, &change, PORT_CHANGE_CSC); in hubd_restore_device_state()2682 &status, &change, PORT_CHANGE_CSC); in hubd_restore_device_state()2974 if (change & PORT_CHANGE_CSC) { in hubd_determine_port_connection()3830 if ((change & PORT_CHANGE_CSC) || attach_flg) { in hubd_hotplug_thread()5060 if (*change & PORT_CHANGE_CSC & ack_flag) { in hubd_determine_port_status()