Searched refs:DATA_DIR_NONE (Results 1 – 2 of 2) sorted by relevance
| /u-boot/drivers/usb/gadget/ |
| A D | f_mass_storage.c | 1515 case DATA_DIR_NONE: in finish_reply() 1686 data_dir = DATA_DIR_NONE; in check_command() 1853 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1944 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1953 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command() 1962 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1971 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command() 2107 common->data_dir = DATA_DIR_NONE; in received_cbw()
|
| A D | storage_common.c | 366 DATA_DIR_NONE enumerator
|
Completed in 10 milliseconds