Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h486 #define PCIC_IRQ(irq) (1 << (irq)) macro
487 #define PCIC_IRQ03 PCIC_IRQ(3)
488 #define PCIC_IRQ04 PCIC_IRQ(4)
489 #define PCIC_IRQ05 PCIC_IRQ(5)
490 #define PCIC_IRQ07 PCIC_IRQ(7)
491 #define PCIC_IRQ09 PCIC_IRQ(9)
492 #define PCIC_IRQ10 PCIC_IRQ(10)
493 #define PCIC_IRQ11 PCIC_IRQ(11)
494 #define PCIC_IRQ12 PCIC_IRQ(12)
495 #define PCIC_IRQ14 PCIC_IRQ(14)
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1375 if (PCIC_IRQ(xx) & in pcic_attach()
1395 if (PCIC_IRQ(xx) & in pcic_attach()