Searched refs:ph_open_cnt (Results 1 – 3 of 3) sorted by relevance
563 int i, ph_open_cnt; in usba_sync_set_cfg() local575 for (ph_open_cnt = 0, i = 1; i < USBA_N_ENDPOINTS; i++) { in usba_sync_set_cfg()577 ph_open_cnt++; in usba_sync_set_cfg()582 if (ph_open_cnt || ddi_get_child(dip)) { in usba_sync_set_cfg()
3099 int i, ph_open_cnt, req_wrp_leaks, iface; in usba_check_for_leaks() local3111 for (ph_open_cnt = 0, i = 1; i < USBA_N_ENDPOINTS; i++) { in usba_check_for_leaks()3123 ph_open_cnt++; in usba_check_for_leaks()3135 ASSERT(ph_open_cnt == 0); in usba_check_for_leaks()
9173 int i, ph_open_cnt; in usba_hubdi_reset_device() local9256 for (ph_open_cnt = 0, i = 1; i < USBA_N_ENDPOINTS; i++) { in usba_hubdi_reset_device()9258 ph_open_cnt++; in usba_hubdi_reset_device()9262 if (ph_open_cnt) { in usba_hubdi_reset_device()9265 ph_open_cnt); in usba_hubdi_reset_device()