Searched refs:pin2 (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/drivers/ide/ |
D | hpt366.c | 1295 u8 mcr1 = 0, pin1 = 0, pin2 = 0; in hpt36x_init() local 1306 pci_read_config_byte(dev2, PCI_INTERRUPT_PIN, &pin2); in hpt36x_init() 1308 if (pin1 != pin2 && dev->irq == dev2->irq) { in hpt36x_init() 1310 "pin1=%d pin2=%d\n", pci_name(dev), pin1, pin2); in hpt36x_init()
|
/linux-3.4.99/arch/x86/kernel/apic/ |
D | io_apic.c | 2874 int apic1, pin1, apic2, pin2; in check_timer() local 2900 pin2 = ioapic_i8259.pin; in check_timer() 2905 cfg->vector, apic1, pin1, apic2, pin2); in check_timer() 2917 pin1 = pin2; in check_timer() 2920 } else if (pin2 == -1) { in check_timer() 2921 pin2 = pin1; in check_timer() 2959 "..... (found apic %d pin %d) ...\n", apic2, pin2); in check_timer() 2963 replace_pin_at_irq_node(cfg, node, apic1, pin1, apic2, pin2); in check_timer() 2964 setup_timer_IRQ0_pin(apic2, pin2, cfg->vector); in check_timer() 2976 clear_IO_APIC_pin(apic2, pin2); in check_timer()
|
/linux-3.4.99/arch/cris/include/arch-v32/arch/hwregs/ |
D | bif_dma_defs.h | 419 unsigned int pin2 : 1; member
|
/linux-3.4.99/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
D | bif_dma_defs.h | 419 unsigned int pin2 : 1; member
|
/linux-3.4.99/Documentation/ |
D | kernel-parameters.txt | 251 Recognize and ignore IRQ0/pin2 Interrupt Override.
|