Home
last modified time | relevance | path

Searched refs:scsi_read_data (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc_scsi.h95 size_t scsi_read_data(struct scsi_ctx *ctx,
Dusbd_msc.c262 ctx->scsi_bytes = scsi_read_data(lun, ctx->scsi_buf); in msc_process_read()
295 ctx->scsi_bytes = scsi_read_data(lun, ctx->scsi_buf); in msc_process_read()
Dusbd_msc_scsi.c900 size_t scsi_read_data(struct scsi_ctx *ctx, in scsi_read_data() function