Searched refs:ph_open_cnt (Results 1 – 3 of 3) sorted by relevance
562 int i, ph_open_cnt; in usba_sync_set_cfg() local574 for (ph_open_cnt = 0, i = 1; i < USBA_N_ENDPOINTS; i++) { in usba_sync_set_cfg()576 ph_open_cnt++; in usba_sync_set_cfg()581 if (ph_open_cnt || ddi_get_child(dip)) { in usba_sync_set_cfg()
3093 int i, ph_open_cnt, req_wrp_leaks, iface; in usba_check_for_leaks() local3105 for (ph_open_cnt = 0, i = 1; i < USBA_N_ENDPOINTS; i++) { in usba_check_for_leaks()3117 ph_open_cnt++; in usba_check_for_leaks()3129 ASSERT(ph_open_cnt == 0); in usba_check_for_leaks()
8880 int i, ph_open_cnt; in usba_hubdi_reset_device() local8963 for (ph_open_cnt = 0, i = 1; i < USBA_N_ENDPOINTS; i++) { in usba_hubdi_reset_device()8965 ph_open_cnt++; in usba_hubdi_reset_device()8969 if (ph_open_cnt) { in usba_hubdi_reset_device()8972 ph_open_cnt); in usba_hubdi_reset_device()