Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dutoppy.h44 #define UTOPPYIOCANCEL _IO('t', 2) macro
Dutoppy.c1619 if (sc->sc_state != UTOPPY_STATE_IDLE && cmd != UTOPPYIOCANCEL) { in utoppyioctl()
1636 case UTOPPYIOCANCEL: in utoppyioctl()