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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A D53c700.h362 #define DFIFO_REG 0x20 macro
H A D53c700.c447 count = ((NCR_700_readb(host, DFIFO_REG) & 0x7f) -
450 count = ((NCR_700_readb(host, DFIFO_REG) & 0x3f) -
1369 NCR_700_writeb(CLR_FIFO, host, DFIFO_REG);
1382 NCR_700_writeb(FLUSH_DMA_FIFO, host, DFIFO_REG);
1384 NCR_700_writeb(0, host, DFIFO_REG);

Completed in 57 milliseconds