Home
last modified time | relevance | path

Searched refs:DATA_DIR_NONE (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_defs.h66 DATA_DIR_NONE = 0x0, /* NO TRANSFER */ enumerator
H A Dpm8001_hwi.c4060 [DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */
H A Dpm80xx_hwi.c4136 [DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1514 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 Df_rockusb.c188 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 Dstorage_common.c365 DATA_DIR_NONE enumerator
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Dstorage_common.h172 DATA_DIR_NONE enumerator
H A Df_mass_storage.c1549 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 Daic94xx_sas.h327 #define DATA_DIR_NONE 0x00 macro
H A Daic94xx_task.c33 [DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */