Home
last modified time | relevance | path

Searched refs:SCD_QUEUE_RDPTR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h827 #define SCD_QUEUE_RDPTR(x) (SCD_START_OFFSET + 0x64 + (x) * 4) macro
H A Diwk2.c2307 iwk_reg_write(sc, SCD_QUEUE_RDPTR(i), 0); in iwk_ucode_alive()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h810 #define SCD_QUEUE_RDPTR(x) (SCD_START_OFFSET + 0x64 + (x) * 4) macro
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h807 #define SCD_QUEUE_RDPTR(x) (SCD_START_OFFSET + 0x64 + (x) * 4) macro