Home
last modified time | relevance | path

Searched refs:FLUSH_FIFO (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DNCR53c406a.c114 #define FLUSH_FIFO 0x01 macro
728 outb(FLUSH_FIFO, CMD_REG); /* reset the fifos */ in NCR53c406a_queue()
883 outb(FLUSH_FIFO, CMD_REG); in NCR53c406a_intr()
912 outb(FLUSH_FIFO, CMD_REG); in NCR53c406a_intr()
945 outb(FLUSH_FIFO, CMD_REG); in NCR53c406a_intr()
Dsym53c416.c143 #define FLUSH_FIFO 0x01 macro
440 outb(FLUSH_FIFO, base + COMMAND_REG); in sym53c416_intr_handle()
466 outb(FLUSH_FIFO, base + COMMAND_REG); in sym53c416_intr_handle()
497 outb(FLUSH_FIFO, base + COMMAND_REG); in sym53c416_intr_handle()
779 outb(FLUSH_FIFO, base + COMMAND_REG); /* Flush SCSI and PIO FIFO's */ in sym53c416_queuecommand()