Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc_scsi.h87 void scsi_reset(struct scsi_ctx *ctx);
Dusbd_msc_scsi.c394 scsi_reset(ctx); in scsi_init()
397 void scsi_reset(struct scsi_ctx *ctx) in scsi_reset() function
Dusbd_msc.c224 scsi_reset(&ctx->luns[i]); in msc_reset_handler()