Searched refs:ct_path_count (Results 1 – 3 of 3) sorted by relevance
1362 ct->ct_path_count = 0; in i_mdi_client_alloc()1668 count = ct->ct_path_count; in mdi_client_get_path_count()3116 ct->ct_path_count++; in i_mdi_client_add_path()3261 if (ct->ct_path_count == 0) { in mdi_pi_free()3393 ct->ct_path_count--; in i_mdi_client_remove_path()6041 i_mdi_pm_rele_client(ct, ct->ct_path_count); in i_mdi_client_post_detach()6746 i_mdi_pm_hold_client(ct, ct->ct_path_count); in mdi_bus_power()6771 i_mdi_pm_rele_client(ct, ct->ct_path_count); in mdi_bus_power()6779 i_mdi_pm_rele_client(ct, ct->ct_path_count); in mdi_bus_power()6808 i_mdi_pm_hold_client(ct, ct->ct_path_count); in mdi_bus_power()[all …]
178 mdb_printf("ct_path_count: %21d\n", value.ct_path_count); in mdiclient()
525 int ct_path_count; /* multi path count */ member