Searched refs:scsi_cmd (Results 1 – 3 of 3) sorted by relevance
89 size_t scsi_cmd(struct scsi_ctx *ctx, const uint8_t *cb, int len,
310 data_len = scsi_cmd(lun, ctx->cbw.CBWCB, cb_len, ctx->scsi_buf); in msc_process_cbw()
849 size_t scsi_cmd(struct scsi_ctx *ctx, const uint8_t *cb, int len, in scsi_cmd() function