Searched refs:FIFO_FLAGS (Results 1 – 1 of 1) sorted by relevance
95 #define FIFO_FLAGS 0x07 /* indicates # of bytes in fifo */ macro373 DEB(fifo_size = inb(port_base + FIFO_FLAGS) & 0x1f); in SYM53C500_intr()486 VDEB(printk("SCSI FIFO size=%d\n", inb(port_base + FIFO_FLAGS) & 0x1f)); in SYM53C500_intr()