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

/linux-4.4.14/drivers/mmc/host/
H A Ds3cmci.h57 #define XFER_NONE 0 macro
H A Ds3cmci.c322 if (host->pio_active == XFER_NONE) get_data_buffer()
438 host->pio_active = XFER_NONE; do_pio_read()
492 host->pio_active = XFER_NONE; do_pio_read()
519 host->pio_active = XFER_NONE; do_pio_write()
566 if (host->pio_active != XFER_NONE) { pio_tasklet()
790 host->pio_active = XFER_NONE; s3cmci_irq()
1602 host->pio_active = XFER_NONE; s3cmci_probe()
/linux-4.4.14/include/uapi/linux/
H A Dcciss_defs.h26 #define XFER_NONE 0x00 macro
/linux-4.4.14/drivers/scsi/
H A Dhpsa_cmd.h83 #define XFER_NONE 0x00 macro
H A Dhpsa.c4975 TYPE_ATTR_DIR(TYPE_CMD, ATTR_SIMPLE, XFER_NONE); hpsa_ciss_submit()
6212 (iocommand.Request.Type.Direction != XFER_NONE)) { hpsa_passthru_ioctl()
6323 (ioc->Request.Type.Direction != XFER_NONE)) { hpsa_big_passthru_ioctl()
6510 int pci_dir = XFER_NONE; fill_cmd()
6587 TYPE_ATTR_DIR(cmd_type, ATTR_SIMPLE, XFER_NONE); fill_cmd()
6659 TYPE_ATTR_DIR(cmd_type, ATTR_SIMPLE, XFER_NONE); fill_cmd()
6673 TYPE_ATTR_DIR(cmd_type, ATTR_SIMPLE, XFER_NONE); fill_cmd()
6723 case XFER_NONE: fill_cmd()
6951 TYPE_ATTR_DIR(TYPE_MSG, ATTR_HEADOFQUEUE, XFER_NONE); hpsa_message()
/linux-4.4.14/drivers/block/
H A Dcciss.c1495 (iocommand.Request.Type.Direction != XFER_NONE)) { cciss_passthru()
1606 (ioc->Request.Type.Direction != XFER_NONE)) { cciss_bigpassthru()
2627 c->Request.Type.Direction = XFER_NONE; fill_cmd()
2649 c->Request.Type.Direction = XFER_NONE; fill_cmd()
4498 cmd->Request.Type.Direction = XFER_NONE; cciss_message()
H A Dcciss_scsi.c1478 c->Request.Type.Direction = XFER_NONE; cciss_scsi_queue_command_lck()

Completed in 481 milliseconds