Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtweio.h46 void *tu_data; /* pointer to data in userspace */ member
H A Dtwe.c1781 error = copyin(tu->tu_data, pdata, tu->tu_size); in tweioctl()
1831 error = copyout(pdata, tu->tu_data, tu->tu_size); in tweioctl()