Home
last modified time | relevance | path

Searched refs:T4_EXTRA_INTR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h650 #define T4_EXTRA_INTR 2 macro
H A Dt4_nexus.c2247 iaq->nirq = T4_EXTRA_INTR;
2266 iaq->nirq = T4_EXTRA_INTR;
2286 iaq->nirq = T4_EXTRA_INTR;
H A Dt4_sge.c383 int rc = T4_EXTRA_INTR, i; in first_vector()