Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h65 INTR_ALLOCATED = (1 << 3), enumerator
H A Dt4_nexus.c769 sc->flags |= INTR_ALLOCATED; in t4_devo_attach()
894 if (sc->flags & INTR_ALLOCATED) { in t4_devo_detach()
899 sc->flags &= ~INTR_ALLOCATED; in t4_devo_detach()