Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_var.h235 #define PCF_MULT_IRQ 0x00040000 macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1282 pcic->pc_flags |= PCF_MULT_IRQ; in pcic_attach()
1390 if (pcic->pc_flags & PCF_MULT_IRQ) { in pcic_attach()