Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h86 #define IXGBE_INITIALIZED 0x01 macro
H A Dixgbe_main.c680 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_INITIALIZED); in ixgbe_attach()