Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h232 #define PCN_INTR_ENABLED (1L << 2) macro
H A Dpcn.c404 pcnp->pcn_flags |= PCN_INTR_ENABLED; in pcn_attach()
540 if (pcnp->pcn_flags & PCN_INTR_ENABLED) in pcn_teardown()