Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dutoppy.c745 utoppy_current_ptr(void *b) in utoppy_current_ptr() function
766 p = utoppy_current_ptr(h); in utoppy_add_8()
777 p = utoppy_current_ptr(h); in utoppy_add_16()
789 p = utoppy_current_ptr(h); in utoppy_add_32()
803 p = utoppy_current_ptr(h); in utoppy_add_64()
821 p = utoppy_current_ptr(h); in utoppy_add_string()
835 p = utoppy_current_ptr(h); in utoppy_add_path()
1537 err = uiomove(utoppy_current_ptr(sc->sc_out_data), len, uio); in utoppywrite()
1783 uwfp = utoppy_current_ptr(sc->sc_out_data); in utoppyioctl()