Searched refs:path_phci (Results 1 – 3 of 3) sorted by relevance
322 di_off_t path_phci; /* reference to phci node */ member
2866 ASSERT(me->path_phci == 0); in di_path_one_endpoint()2867 me->path_phci = noff; in di_path_one_endpoint()2966 me->path_client = me->path_phci = 0; in di_getpath_data()
2112 if (DI_PATH(path)->path_phci) { in di_path_phci_node()2113 return (DI_NODE(pa + DI_PATH(path)->path_phci)); in di_path_phci_node()