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

/linux-4.4.14/drivers/scsi/pm8001/
H A Dpm8001_defs.h66 DATA_DIR_NONE = 0x0, /* NO TRANSFER */ enumerator in enum:data_direction
H A Dpm8001_hwi.c4195 [PCI_DMA_NONE] = DATA_DIR_NONE,/* NO TRANSFER */
H A Dpm80xx_hwi.c3758 [PCI_DMA_NONE] = DATA_DIR_NONE,/* NO TRANSFER */
/linux-4.4.14/drivers/usb/gadget/function/
H A Dstorage_common.h172 DATA_DIR_NONE enumerator in enum:data_direction
H A Df_mass_storage.c1530 case DATA_DIR_NONE: finish_reply()
1711 data_dir = DATA_DIR_NONE; check_command()
1900 reply = check_command(common, 6, DATA_DIR_NONE, do_scsi_command()
1994 reply = check_command(common, 6, DATA_DIR_NONE, do_scsi_command()
2003 reply = check_command(common, 10, DATA_DIR_NONE, do_scsi_command()
2012 reply = check_command(common, 6, DATA_DIR_NONE, do_scsi_command()
2023 reply = check_command(common, 10, DATA_DIR_NONE, do_scsi_command()
2170 common->data_dir = DATA_DIR_NONE; received_cbw()
/linux-4.4.14/drivers/scsi/aic94xx/
H A Daic94xx_task.c51 [PCI_DMA_NONE] = DATA_DIR_NONE, /* NO TRANSFER */
H A Daic94xx_sas.h382 #define DATA_DIR_NONE 0x00 macro

Completed in 268 milliseconds