Searched refs:ct_path_head (Results 1 – 4 of 4) sorted by relevance
173 value.ct_path_head); in mdiclient()181 mdipathinfo_cb_str, (uintptr_t)value.ct_path_head); in mdiclient()
1357 ct->ct_path_head = NULL; in i_mdi_client_alloc()1552 pip = ct->ct_path_head; in i_mdi_client_compute_state()1928 pip = ct->ct_path_head; in i_mdi_lba_lb()1955 pip = ct->ct_path_head; in i_mdi_lba_lb()2120 head = ct->ct_path_head; in mdi_select_path()2525 return ((mdi_pathinfo_t *)ct->ct_path_head); in mdi_get_next_phci_path()2736 pip = (mdi_pathinfo_t *)ct->ct_path_head; in mdi_pi_find()2863 pip = (mdi_pathinfo_t *)ct->ct_path_head; in mdi_pi_alloc_compatible()3105 if (ct->ct_path_head == NULL) { in i_mdi_client_add_path()3106 ct->ct_path_head = pip; in i_mdi_client_add_path()[all …]
526 mdi_pathinfo_t *ct_path_head; /* multi path list head */ member
906 pip = (struct mdi_pathinfo *)mdi_c.ct_path_head; in devinfo_print_pathing()