Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h208 #define ATTACH_PROGRESS_FM_INIT 0x2000 /* FMA initialized */ macro
H A Dixgbe_main.c435 ixgbe->attach_progress |= ATTACH_PROGRESS_FM_INIT; in ixgbe_attach()
851 if (ixgbe->attach_progress & ATTACH_PROGRESS_FM_INIT) { in ixgbe_unconfigure()