Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dfdomain.c391 static int PCI_bus; variable
544 …chip == tmc1800 ? "TMC-1800" : (chip == tmc18c50 ? "TMC-18C50" : (chip == tmc18c30 ? (PCI_bus ? "T… in print_banner()
677 if (chip != tmc18c30 && !PCI_bus && addresses[(options & 0xc0) >> 6 ] != bios_base) in fdomain_get_irq()
705 PCI_bus = (signatures[j].flag == 1); in fdomain_isa_detect()
882 PCI_bus = 1; in fdomain_pci_bios_detect()
950 if (PCI_bus || (bios_major == 3 && bios_minor >= 2) || bios_major < 0) { in __fdomain_16x0_detect()
1748 if (PCI_bus) in fdomain_16x0_release()