Searched defs:cbw (Results 1 – 18 of 18) sorted by relevance
302 struct umass_bbb_cbw *cbw = buff; in sandbox_flash_bulk() local
301 OPJ_UINT32 cbw = img->comps[1].w; in sycc420_to_rgb() local
459 cbw // CHECK: cbtw label
321 struct command_block_wrapper cbw; in send_mass_storage_command() local
496 cbw // CHECK: cbtw label
501 cbw // CHECK: cbtw label
2045 struct fsg_bulk_cb_wrap *cbw = req->buf; in received_cbw() local
175 cbw label
2970 template <typename TraitsType> void AssemblerX86Base<TraitsType>::cbw() { in cbw() function