Searched refs:luns (Results 1 – 1 of 1) sorted by relevance
121 struct scsi_ctx luns[CONFIG_USBD_MSC_LUNS_PER_INSTANCE]; member224 scsi_reset(&ctx->luns[i]); in msc_reset_handler()253 struct scsi_ctx *lun = &ctx->luns[ctx->cbw.bCBWLUN]; in msc_process_read()312 struct scsi_ctx *lun = &ctx->luns[ctx->cbw.bCBWLUN]; in msc_process_cbw()396 struct scsi_ctx *lun = &ctx->luns[ctx->cbw.bCBWLUN]; in msc_process_write()512 struct scsi_ctx *lun = &ctx->luns[ctx->cbw.bCBWLUN]; in msc_handle_bulk_in()780 scsi_init(&ctx->luns[ctx->registered_luns++], lun->disk, in msc_bot_init()