Searched refs:DATA_DIR_NONE (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/pm8001/
H A Dpm8001_defs.h56 DATA_DIR_NONE = 0x0, /* NO TRANSFER */ enumerator in enum:data_direction
H A Dpm8001_hwi.c3700 [PCI_DMA_NONE] = DATA_DIR_NONE,/* NO TRANSFER */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_defs.h56 DATA_DIR_NONE = 0x0, /* NO TRANSFER */ enumerator in enum:data_direction
H A Dpm8001_hwi.c3700 [PCI_DMA_NONE] = DATA_DIR_NONE,/* NO TRANSFER */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_mass_storage.c1653 case DATA_DIR_NONE:
1817 data_dir = DATA_DIR_NONE;
1981 reply = check_command(common, 6, DATA_DIR_NONE,
2072 reply = check_command(common, 6, DATA_DIR_NONE,
2081 reply = check_command(common, 10, DATA_DIR_NONE,
2090 reply = check_command(common, 6, DATA_DIR_NONE,
2099 reply = check_command(common, 10, DATA_DIR_NONE,
2236 common->data_dir = DATA_DIR_NONE;
H A Dfile_storage.c1936 case DATA_DIR_NONE:
2149 data_dir = DATA_DIR_NONE;
2312 if ((reply = check_command(fsg, 6, DATA_DIR_NONE,
2391 if ((reply = check_command(fsg, 6, DATA_DIR_NONE,
2399 if ((reply = check_command(fsg, 10, DATA_DIR_NONE,
2407 reply = check_command(fsg, 6, DATA_DIR_NONE,
2416 if ((reply = check_command(fsg, 10, DATA_DIR_NONE,
2547 fsg->data_dir = DATA_DIR_NONE;
H A Dstorage_common.c365 DATA_DIR_NONE enumerator in enum:data_direction
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Df_mass_storage.c1653 case DATA_DIR_NONE:
1817 data_dir = DATA_DIR_NONE;
1981 reply = check_command(common, 6, DATA_DIR_NONE,
2072 reply = check_command(common, 6, DATA_DIR_NONE,
2081 reply = check_command(common, 10, DATA_DIR_NONE,
2090 reply = check_command(common, 6, DATA_DIR_NONE,
2099 reply = check_command(common, 10, DATA_DIR_NONE,
2236 common->data_dir = DATA_DIR_NONE;
H A Dfile_storage.c1936 case DATA_DIR_NONE:
2149 data_dir = DATA_DIR_NONE;
2312 if ((reply = check_command(fsg, 6, DATA_DIR_NONE,
2391 if ((reply = check_command(fsg, 6, DATA_DIR_NONE,
2399 if ((reply = check_command(fsg, 10, DATA_DIR_NONE,
2407 reply = check_command(fsg, 6, DATA_DIR_NONE,
2416 if ((reply = check_command(fsg, 10, DATA_DIR_NONE,
2547 fsg->data_dir = DATA_DIR_NONE;
H A Dstorage_common.c365 DATA_DIR_NONE enumerator in enum:data_direction
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_sas.h382 #define DATA_DIR_NONE 0x00 macro
H A Daic94xx_task.c51 [PCI_DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_sas.h382 #define DATA_DIR_NONE 0x00 macro
H A Daic94xx_task.c51 [PCI_DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */

Completed in 279 milliseconds