Home
last modified time | relevance | path

Searched refs:do_scsi_command (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1771 static int do_scsi_command(struct fsg_common *common) in do_scsi_command() function
2412 if (do_scsi_command(common) || finish_reply(common)) in fsg_main_thread()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c1862 static int do_scsi_command(struct fsg_common *common) in do_scsi_command() function
2592 if (do_scsi_command(common) || exception_in_progress(common)) in fsg_main_thread()