HomeSort by: relevance | last modified time | path
    Searched refs:UTOPPYIOCANCEL (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
utoppy.h 44 #define UTOPPYIOCANCEL _IO('t', 2)
utoppy.c 1619 if (sc->sc_state != UTOPPY_STATE_IDLE && cmd != UTOPPYIOCANCEL) {
1636 case UTOPPYIOCANCEL:
1637 DPRINTF(UTOPPY_DBG_IOCTL, ("%s: utoppyioctl: UTOPPYIOCANCEL\n",
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1452 unsigned IOCTL_UTOPPYIOCANCEL = UTOPPYIOCANCEL;

Completed in 176 milliseconds