Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h62 INTR_ALLOCATED = (1 << 3), enumerator
H A Dt4_nexus.c646 sc->flags |= INTR_ALLOCATED; in t4_devo_attach()
740 if (sc->flags & INTR_ALLOCATED) { in t4_devo_detach()
745 sc->flags &= ~INTR_ALLOCATED; in t4_devo_detach()