Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h777 #define SCD_SRAM_BASE_ADDR (SCD_START_OFFSET + 0x0) macro
H A Diwk2.c2284 sc->sc_scd_base = iwk_reg_read(sc, SCD_SRAM_BASE_ADDR); in iwk_ucode_alive()