Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_var.h237 #define PCF_MULT_IRQ 0x00040000 macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c1281 pcic->pc_flags |= PCF_MULT_IRQ; in pcic_attach()
1389 if (pcic->pc_flags & PCF_MULT_IRQ) { in pcic_attach()