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()
1363 ct->ct_path_head = NULL; in i_mdi_client_alloc()1559 pip = ct->ct_path_head; in i_mdi_client_compute_state()1931 pip = ct->ct_path_head; in i_mdi_lba_lb()1958 pip = ct->ct_path_head; in i_mdi_lba_lb()2123 head = ct->ct_path_head; in mdi_select_path()2528 return ((mdi_pathinfo_t *)ct->ct_path_head); in mdi_get_next_phci_path()2739 pip = (mdi_pathinfo_t *)ct->ct_path_head; in mdi_pi_find()2866 pip = (mdi_pathinfo_t *)ct->ct_path_head; in mdi_pi_alloc_compatible()3110 if (ct->ct_path_head == NULL) { in i_mdi_client_add_path()3111 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()