Searched refs:bfifo (Results 1 – 1 of 1) sorted by relevance
716 u16 bfifo = 0; in hpt370_irq_timeout() local719 pci_read_config_word(dev, hwif->select_data + 2, &bfifo); in hpt370_irq_timeout()720 printk(KERN_DEBUG "%s: %d bytes in FIFO\n", drive->name, bfifo & 0x1ff); in hpt370_irq_timeout()757 u16 bfifo = 0; in hpt374_dma_test_irq() local760 pci_read_config_word(dev, hwif->select_data + 2, &bfifo); in hpt374_dma_test_irq()761 if (bfifo & 0x1FF) { in hpt374_dma_test_irq()