Home
last modified time | relevance | path

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

/drivers/scsi/pm8001/
Dpm8001_defs.h66 DATA_DIR_NONE = 0x0, /* NO TRANSFER */ enumerator
Dpm8001_hwi.c4060 [DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */
Dpm80xx_hwi.c4138 [DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */
/drivers/usb/gadget/function/
Dstorage_common.h172 DATA_DIR_NONE enumerator
Df_mass_storage.c1565 case DATA_DIR_NONE: in finish_reply()
1744 data_dir = DATA_DIR_NONE; in check_command()
1932 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
2026 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
2035 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command()
2044 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
2055 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command()
2201 common->data_dir = DATA_DIR_NONE; in received_cbw()
/drivers/scsi/aic94xx/
Daic94xx_sas.h327 #define DATA_DIR_NONE 0x00 macro
Daic94xx_task.c33 [DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */