Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/pm8001/
Dpm8001_defs.h56 DATA_DIR_NONE = 0x0, /* NO TRANSFER */ enumerator
Dpm8001_hwi.c3907 [PCI_DMA_NONE] = DATA_DIR_NONE,/* NO TRANSFER */
/linux-3.4.99/drivers/usb/gadget/
Df_mass_storage.c1644 case DATA_DIR_NONE: in finish_reply()
1825 data_dir = DATA_DIR_NONE; in check_command()
2014 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
2108 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
2117 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command()
2126 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command()
2137 reply = check_command(common, 10, DATA_DIR_NONE, in do_scsi_command()
2283 common->data_dir = DATA_DIR_NONE; in received_cbw()
Dfile_storage.c2023 case DATA_DIR_NONE: in finish_reply()
2245 data_dir = DATA_DIR_NONE; in check_command()
2428 if ((reply = check_command(fsg, 6, DATA_DIR_NONE, in do_scsi_command()
2508 if ((reply = check_command(fsg, 6, DATA_DIR_NONE, in do_scsi_command()
2516 if ((reply = check_command(fsg, 10, DATA_DIR_NONE, in do_scsi_command()
2524 reply = check_command(fsg, 6, DATA_DIR_NONE, in do_scsi_command()
2533 if ((reply = check_command(fsg, 10, DATA_DIR_NONE, in do_scsi_command()
2665 fsg->data_dir = DATA_DIR_NONE; in received_cbw()
Dstorage_common.c304 DATA_DIR_NONE enumerator
/linux-3.4.99/drivers/scsi/aic94xx/
Daic94xx_sas.h382 #define DATA_DIR_NONE 0x00 macro
Daic94xx_task.c51 [PCI_DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */