Searched refs:hang_detect_users (Results 1 – 2 of 2) sorted by relevance
1560 ++iport->hang_detect_users; in sci_port_set_hang_detection_timeout()1561 else if (iport->hang_detect_users > 1) in sci_port_set_hang_detection_timeout()1562 --iport->hang_detect_users; in sci_port_set_hang_detection_timeout()1564 iport->hang_detect_users = 0; in sci_port_set_hang_detection_timeout()1566 if (timeout || (iport->hang_detect_users == 0)) { in sci_port_set_hang_detection_timeout()1625 iport->hang_detect_users = 0; in sci_port_construct()
114 u32 hang_detect_users; member