Searched refs:bfifo (Results 1 – 2 of 2) sorted by relevance
168 tc qdisc replace dev $swp root handle 1: bfifo limit 1.5M248 tc qdisc replace dev $swp root handle 1: bfifo limit 1.5M258 tc qdisc replace dev $swp root handle 1: bfifo limit 1.5M276 tc qdisc replace dev $swp root handle 1: bfifo limit 1.5M290 tc qdisc replace dev $swp root handle 1: bfifo limit 1M363 tc qdisc replace dev $swp root handle 1: bfifo limit 1.5M
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()