Searched refs:RUN_USE_BLOCK_WRITE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dif_runvar.h206 #define RUN_USE_BLOCK_WRITE (1 << 2) macro
H A Dif_run.c663 sc->sc_flags |= RUN_USE_BLOCK_WRITE;
1071 if (sc->sc_flags & RUN_USE_BLOCK_WRITE) {
1112 if (sc->sc_flags & RUN_USE_BLOCK_WRITE) {

Completed in 109 milliseconds