Searched refs:CBWFLAGS_OUT (Results 1 – 5 of 5) sorted by relevance
122 #define CBWFLAGS_OUT 0x00 macro879 if (sc->sc_current_flags != CBWFLAGS_OUT) { in cfumass_datamove()881 sc->sc_current_flags, CBWFLAGS_OUT); in cfumass_datamove()
246 #define CBWFLAGS_OUT 0x00 macro1314 CBWFLAGS_IN : CBWFLAGS_OUT); in umass_t_bbb_command_callback()2953 (flags == CBWFLAGS_OUT ? "out" : "<invalid>"))); in umass_bbb_dump_cbw()
140 #define CBWFLAGS_OUT 0x00 macro
54 #define CBWFLAGS_OUT 0x00 macro167 cbw.bCBWFlags = (isread ? CBWFLAGS_IN : CBWFLAGS_OUT); in do_msc_cmd()
132 #define CBWFLAGS_OUT 0x00 macro323 sc->cbw->bCBWFlags = ((sc->dir == DIR_IN) ? CBWFLAGS_IN : CBWFLAGS_OUT); in bbb_command_callback()