Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_x540.c744 if (reg & IXGBE_EEC_FLUDONE) { in ixgbe_poll_flash_update_done_X540()
H A Dixgbe_type.h2333 #define IXGBE_EEC_FLUDONE 0x04000000 /* Flash update done */ macro