Searched refs:ucp_stataddr (Results 1 – 2 of 2) sorted by relevance
114 void * ucp_stataddr; member
1370 if (ucp->ucp_stataddr != NULL) { in dpt_passthrough()1371 rv = copyout(&sp, ucp->ucp_stataddr, sizeof(sp)); in dpt_passthrough()