Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_defs.h66 DATA_DIR_NONE = 0x0, /* NO TRANSFER */ enumerator
H A Dpm8001_hwi.c3942 [DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */
H A Dpm80xx_hwi.c4106 [DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1507 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()
H A Dstorage_common.c364 DATA_DIR_NONE enumerator
/openbmc/linux/drivers/usb/gadget/function/
H A Dstorage_common.h172 DATA_DIR_NONE enumerator
H A Df_mass_storage.c1567 case DATA_DIR_NONE: in finish_reply()
1746 data_dir = DATA_DIR_NONE; in check_command()
1934 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
2058 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
2067 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command()
2076 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
2087 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command()
2244 common->data_dir = DATA_DIR_NONE; in received_cbw()
/openbmc/linux/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 */