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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Ds3cmci.h59 #define XFER_NONE 0 macro
H A Ds3cmci.c261 if (host->pio_active == XFER_NONE)
377 host->pio_active = XFER_NONE;
431 host->pio_active = XFER_NONE;
458 host->pio_active = XFER_NONE;
505 if (host->pio_active != XFER_NONE) {
729 host->pio_active = XFER_NONE;
1600 host->pio_active = XFER_NONE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcciss_defs.h26 #define XFER_NONE 0x00 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa_cmd.h69 #define XFER_NONE 0x00 macro
H A Dhpsa.c1988 c->Request.Type.Direction = XFER_NONE;
2446 (iocommand.Request.Type.Direction != XFER_NONE)) {
2550 (ioc->Request.Type.Direction != XFER_NONE)) {
2699 int pci_dir = XFER_NONE;
2755 c->Request.Type.Direction = XFER_NONE;
2770 c->Request.Type.Direction = XFER_NONE;
2799 case XFER_NONE:
3030 cmd->Request.Type.Direction = XFER_NONE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcciss.c1449 (iocommand.Request.Type.Direction != XFER_NONE)) {
1567 (ioc->Request.Type.Direction != XFER_NONE)) {
2565 c->Request.Type.Direction = XFER_NONE;
2587 c->Request.Type.Direction = XFER_NONE;
4316 cmd->Request.Type.Direction = XFER_NONE;
H A Dcciss_scsi.c1387 c->Request.Type.Direction = XFER_NONE;

Completed in 136 milliseconds