Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c323 unsigned int phase_error:1; member
1621 if (common->phase_error) { in send_status()
1684 common->phase_error = 1; in check_command()
1692 common->phase_error = 1; in check_command()
1717 common->phase_error = 1; in check_command()
1790 common->phase_error = 0; in do_scsi_command()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c277 unsigned int phase_error:1; member
1686 if (common->phase_error) { in send_status()
1754 common->phase_error = 1; in check_command()
1761 common->phase_error = 1; in check_command()
1787 common->phase_error = 1; in check_command()
1879 common->phase_error = 0; in do_scsi_command()