Searched defs:FH_MEM_CBBC_LOWER_BOUND (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h210 #define FH_MEM_CBBC_LOWER_BOUND (FH_MEM_LOWER_BOUND + 0x9D0) macro
216 #define FH_MEM_CBBC_QUEUE(x) (FH_MEM_CBBC_LOWER_BOUND + (x) * 0x4)
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h209 #define FH_MEM_CBBC_LOWER_BOUND (FH_MEM_LOWER_BOUND + 0x9D0) macro
215 #define FH_MEM_CBBC_QUEUE(x) (FH_MEM_CBBC_LOWER_BOUND + (x) * 0x4)
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h207 #define FH_MEM_CBBC_LOWER_BOUND (FH_MEM_LOWER_BOUND + 0x9D0) macro
213 #define FH_MEM_CBBC_QUEUE(x) (FH_MEM_CBBC_LOWER_BOUND + (x) * 0x4)

Completed in 99 milliseconds