HomeSort by: relevance | last modified time | path
    Searched defs:pcic_irq_probe (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
i82365_isasubr.c 98 #ifndef PCIC_IRQ_PROBE
104 #define PCIC_IRQ_PROBE 0
106 #define PCIC_IRQ_PROBE 1
110 int pcic_irq_probe = PCIC_IRQ_PROBE; variable in typeref:typename:int
294 if (pcic_irq_probe != 0 &&
i82365_isasubr.c 98 #ifndef PCIC_IRQ_PROBE
104 #define PCIC_IRQ_PROBE 0
106 #define PCIC_IRQ_PROBE 1
110 int pcic_irq_probe = PCIC_IRQ_PROBE; variable in typeref:typename:int
294 if (pcic_irq_probe != 0 &&

Completed in 25 milliseconds