Searched refs:CBWFLAGS_OUT (Results 1 – 5 of 5) sorted by relevance
118 #define CBWFLAGS_OUT 0x00 macro871 if (sc->sc_current_flags != CBWFLAGS_OUT) { in cfumass_datamove()873 sc->sc_current_flags, CBWFLAGS_OUT); in cfumass_datamove()
245 #define CBWFLAGS_OUT 0x00 macro1309 CBWFLAGS_IN : CBWFLAGS_OUT); in umass_t_bbb_command_callback()2957 (flags == CBWFLAGS_OUT ? "out" : "<invalid>"))); in umass_bbb_dump_cbw()
142 #define CBWFLAGS_OUT 0x00 macro
138 #define CBWFLAGS_OUT 0x00 macro327 sc->cbw->bCBWFlags = ((sc->dir == DIR_IN) ? CBWFLAGS_IN : CBWFLAGS_OUT); in bbb_command_callback()
53 #define CBWFLAGS_OUT 0x00 macro166 cbw.bCBWFlags = (isread ? CBWFLAGS_IN : CBWFLAGS_OUT); in do_msc_cmd()