Searched refs:xfer_setup (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/scsi/
H A Dacornscsi.h343 unsigned char xfer_setup:1; /* set if DMA is setup */ member in struct:acornscsi_hostdata::__anon738
H A Dacornscsi.c758 host->dma.xfer_setup = 0;
1087 host->dma.xfer_setup = 1;
1118 if (host->dma.xfer_setup) {
1121 host->dma.xfer_setup = 0;
1215 host->dma.xfer_setup = 0;
1243 if (host->dma.xfer_setup) {
1264 host->dma.xfer_setup = 0;

Completed in 49 milliseconds