Searched refs:IXGBE_INITIALIZED (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ixgbe/ | ||
H A D | ixgbe_sw.h | 82 #define IXGBE_INITIALIZED 0x01 macro |
H A D | ixgbe_main.c | 609 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_INITIALIZED); in ixgbe_attach() |