HomeSort by: relevance | last modified time | path
    Searched refs:IGC_EECD_AUTO_RD (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/igc/
igc_mac.c 812 if (IGC_READ_REG(hw, IGC_EECD) & IGC_EECD_AUTO_RD)
igc_defines.h 944 #define IGC_EECD_AUTO_RD 0x00000200 /* NVM Auto Read done */
950 #define IGC_EECD_SEC1VAL_VALID_MASK (IGC_EECD_AUTO_RD | IGC_EECD_PRES)

Completed in 17 milliseconds