Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/
H A Diwl-prph.h399 #define SB_CFG_RESIDES_IN_ROM 0x80 macro
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c602 mvm->fw_product_reset = sb_cfg == SB_CFG_RESIDES_IN_ROM; in iwl_run_unified_mvm_ucode()