Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c745 if (reg & IXGBE_EEC_FLUDONE) { in ixgbe_poll_flash_update_done_X540()
H A Dixgbe_type.h2303 #define IXGBE_EEC_FLUDONE 0x04000000 /* Flash update done */ macro