Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h239 #define ATTACH_PROGRESS_KSTATS 0x0040 /* Kstats created */ macro
H A De1000g_main.c526 Adapter->attach_progress |= ATTACH_PROGRESS_KSTATS; in e1000g_attach()
1110 if (Adapter->attach_progress & ATTACH_PROGRESS_KSTATS) { in e1000g_unattach()