Searched refs:DATA_DIR_NONE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/usb/gadget/ |
D | f_mass_storage.c | 1507 case DATA_DIR_NONE: in finish_reply() 1678 data_dir = DATA_DIR_NONE; in check_command() 1845 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1936 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1945 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command() 1954 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1963 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command() 2099 common->data_dir = DATA_DIR_NONE; in received_cbw()
|
D | storage_common.c | 364 DATA_DIR_NONE enumerator
|