Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h216 #define ATTACH_PROGRESS_LINK_TIMER 0x8000 /* link check timer */ macro
H A Dixgbe_main.c657 ixgbe->attach_progress |= ATTACH_PROGRESS_LINK_TIMER; in ixgbe_attach()
819 if (ixgbe->attach_progress & ATTACH_PROGRESS_LINK_TIMER) { in ixgbe_unconfigure()