Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h83 #define E1000G_INITIALIZED 0x01 macro
H A De1000g_main.c595 Adapter->e1000g_state = E1000G_INITIALIZED; in e1000g_attach()