Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_i225.c244 ret_val = igc_acquire_swfw_sync_i225(hw, IGC_SWFW_EEP_SM); in igc_acquire_nvm_i225()
259 igc_release_swfw_sync_i225(hw, IGC_SWFW_EEP_SM); in igc_release_nvm_i225()
H A Digc_defines.h204 #define IGC_SWFW_EEP_SM 0x01 macro