Searched refs:I40E_INITIALIZED (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/i40e/ | ||
H A D | i40e_sw.h | 366 I40E_INITIALIZED = 0x01, enumerator |
H A D | i40e_main.c | 3326 atomic_or_32(&i40e->i40e_state, I40E_INITIALIZED); in i40e_attach() |