Searched refs:path_client (Results 1 – 3 of 3) sorted by relevance
321 di_off_t path_client; /* reference to client node */ member
2857 ASSERT(me->path_client == 0); in di_path_one_endpoint()2858 me->path_client = noff; in di_path_one_endpoint()2964 me->path_client = me->path_phci = 0; in di_getpath_data()
2079 if (DI_PATH(path)->path_client) { in di_path_client_node()2080 return (DI_NODE(pa + DI_PATH(path)->path_client)); in di_path_client_node()