Searched refs:SCD_QUEUE_STATUS_BITS (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iwk/ | ||
H A D | iwk_hw.h | 884 #define SCD_QUEUE_STATUS_BITS(x) (SCD_START_OFFSET + 0x104 + (x) * 4) macro |
H A D | iwk2.c | 2328 SCD_QUEUE_STATUS_BITS(i), in iwk_ucode_alive() |