Searched refs:DATA_DIR_NONE (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/pm8001/ |
| H A D | pm8001_defs.h | 66 DATA_DIR_NONE = 0x0, /* NO TRANSFER */ enumerator
|
| H A D | pm8001_hwi.c | 4060 [DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */
|
| H A D | pm80xx_hwi.c | 4136 [DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_mass_storage.c | 1514 case DATA_DIR_NONE: in finish_reply() 1688 data_dir = DATA_DIR_NONE; in check_command() 1866 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1957 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1966 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command() 1975 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1984 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command() 2130 common->data_dir = DATA_DIR_NONE; in received_cbw()
|
| H A D | f_rockusb.c | 188 common->data_dir = DATA_DIR_NONE; in rkusb_do_test_unit_ready() 353 common->data_dir = DATA_DIR_NONE; in rkusb_do_lba_erase() 407 common->data_dir = DATA_DIR_NONE; in rkusb_do_erase_force()
|
| H A D | storage_common.c | 365 DATA_DIR_NONE enumerator
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | storage_common.h | 172 DATA_DIR_NONE enumerator
|
| H A D | f_mass_storage.c | 1549 case DATA_DIR_NONE: in finish_reply() 1728 data_dir = DATA_DIR_NONE; in check_command() 1916 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 2010 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 2019 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command() 2028 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 2039 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command() 2185 common->data_dir = DATA_DIR_NONE; in received_cbw()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/ |
| H A D | aic94xx_sas.h | 327 #define DATA_DIR_NONE 0x00 macro
|
| H A D | aic94xx_task.c | 33 [DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */
|