Lines Matching refs:irq_mode
51 static int irq_mode = 1; /* 0 = ISA interrupt, 1 = PCI interrupt */ variable
53 module_param(irq_mode, int, 0444);
54 MODULE_PARM_DESC(irq_mode,
379 if (irq_mode == 1) { in pd6729_set_socket()
405 if (irq_mode == 1) in pd6729_set_socket()
410 if (irq_mode == 1) in pd6729_set_socket()
597 if (irq_mode == 1) { in pd6729_isa_scan()
672 irq_mode = 0; /* fall back to ISA interrupt mode */ in pd6729_pci_probe()
675 if (irq_mode == 0 && mask == 0) { in pd6729_pci_probe()
699 if (irq_mode == 1) { in pd6729_pci_probe()
727 if (irq_mode == 1) in pd6729_pci_probe()
754 if (irq_mode == 1) in pd6729_pci_remove()