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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D53c700.h358 #define DFIFO_REG 0x20 macro
H A D53c700.c451 count = ((NCR_700_readb(host, DFIFO_REG) & 0x7f) -
454 count = ((NCR_700_readb(host, DFIFO_REG) & 0x3f) -
1381 NCR_700_writeb(CLR_FIFO, host, DFIFO_REG);
1394 NCR_700_writeb(FLUSH_DMA_FIFO, host, DFIFO_REG);
1396 NCR_700_writeb(0, host, DFIFO_REG);
H A D53c7xx.h525 #define DFIFO_REG 0x20 /* DMA FIFO rw */ macro
H A D53c7xx.c4114 count = ((NCR53c7x0_read8 (DFIFO_REG) & DFIFO_10_BO_MASK) -

Completed in 62 milliseconds