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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dfdomain.c389 static int PCI_bus; variable
467 int flag; /* 1 == PCI_bus, 2 == ISA_200S, 3 == ISA_250MG, 4 == ISA_200S */
532 chip == tmc1800 ? "TMC-1800" : (chip == tmc18c50 ? "TMC-18C50" : (chip == tmc18c30 ? (PCI_bus ? "TMC-36C70 (PCI bus)" : "TMC-18C30") : "Unknown")),
663 if (chip != tmc18c30 && !PCI_bus && addresses[(options & 0xc0) >> 6 ] != bios_base)
692 PCI_bus = (signatures[j].flag == 1);
858 PCI_bus = 1;
926 if (PCI_bus || (bios_major == 3 && bios_minor >= 2) || bios_major < 0) {
1691 if (PCI_bus)

Completed in 95 milliseconds