Searched refs:E1000_FWSM_FW_VALID (Results 1 – 2 of 2) sorted by relevance
64 #define E1000_FWSM_FW_VALID 0x00008000 macro
525 if ((fwsm & E1000_FWSM_FW_VALID) && in e1000_load_firmware()