Home
last modified time | relevance | path

Searched refs:ucp_stataddr (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/ic/
H A Ddptreg.h114 void * ucp_stataddr; member
H A Ddpt.c1370 if (ucp->ucp_stataddr != NULL) { in dpt_passthrough()
1371 rv = copyout(&sp, ucp->ucp_stataddr, sizeof(sp)); in dpt_passthrough()