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()
1362 ct->ct_path_head = NULL; in i_mdi_client_alloc()1558 pip = ct->ct_path_head; in i_mdi_client_compute_state()1930 pip = ct->ct_path_head; in i_mdi_lba_lb()1957 pip = ct->ct_path_head; in i_mdi_lba_lb()2122 head = ct->ct_path_head; in mdi_select_path()2527 return ((mdi_pathinfo_t *)ct->ct_path_head); in mdi_get_next_phci_path()2738 pip = (mdi_pathinfo_t *)ct->ct_path_head; in mdi_pi_find()2865 pip = (mdi_pathinfo_t *)ct->ct_path_head; in mdi_pi_alloc_compatible()3109 if (ct->ct_path_head == NULL) { in i_mdi_client_add_path()3110 ct->ct_path_head = pip; in i_mdi_client_add_path()[all …]
526 mdi_pathinfo_t *ct_path_head; /* multi path list head */ member
892 pip = (struct mdi_pathinfo *)mdi_c.ct_path_head; in devinfo_print_pathing()