Searched refs:E1000_EECD_GNT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_defines.h1022 #define E1000_EECD_GNT 0x00000080 /* NVM Access Grant */ macro
H A De1000_nvm.c272 if (eecd & E1000_EECD_GNT)
H A De1000_82571.c1152 eecd &= ~(E1000_EECD_REQ | E1000_EECD_GNT);

Completed in 109 milliseconds