Searched refs:CBWSIGNATURE (Results 1 – 5 of 5) sorted by relevance
118 #define CBWSIGNATURE 0x43425355 /* "USBC" */ macro629 if (signature != CBWSIGNATURE) { in cfumass_t_command_callback()631 "should be 0x%08x", signature, CBWSIGNATURE); in cfumass_t_command_callback()
138 #define CBWSIGNATURE 0x43425355 macro535 if (tag != CBWSIGNATURE) { in ustorage_fs_t_bbb_command_callback()
244 #define CBWSIGNATURE 0x43425355 macro1291 USETDW(sc->cbw.dCBWSignature, CBWSIGNATURE); in umass_t_bbb_command_callback()
50 #define CBWSIGNATURE 0x43425355 macro632 xfer_wrapper_sig = CBWSIGNATURE; in usb_msc_test()1020 xfer_wrapper_sig = CBWSIGNATURE; in exec_host_msc_test()
130 #define CBWSIGNATURE 0x43425355 macro322 USETDW(sc->cbw->dCBWSignature, CBWSIGNATURE); in bbb_command_callback()