Searched refs:scsi_write_data (Results 1 – 3 of 3) sorted by relevance
97 size_t scsi_write_data(struct scsi_ctx *ctx, const uint8_t *buf, size_t length);
413 tmp = scsi_write_data(lun, ctx->scsi_buf, ctx->scsi_bytes); in msc_process_write()
918 size_t scsi_write_data(struct scsi_ctx *ctx, const uint8_t *buf, size_t length) in scsi_write_data() function