Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h217 #define ATTACH_PROGRESS_OVERTEMP_TASKQ 0x10000 /* Over-temp taskq created */ macro
H A Dixgbe_main.c580 ixgbe->attach_progress |= ATTACH_PROGRESS_OVERTEMP_TASKQ; in ixgbe_attach()
864 if (ixgbe->attach_progress & ATTACH_PROGRESS_OVERTEMP_TASKQ) { in ixgbe_unconfigure()