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

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_var.h56 } iwh_dma_t; typedef in typeref:struct:iwh_dma_area
59 iwh_dma_t dma_data; /* for sending frames */
67 iwh_dma_t dma_desc; /* for descriptor itself */
68 iwh_dma_t dma_cmd; /* for command to ucode */
79 iwh_dma_t dma_data;
83 iwh_dma_t dma_desc;
149 iwh_dma_t sc_dma_sh;
152 iwh_dma_t sc_dma_kw;
165 iwh_dma_t sc_dma_fw_text;
166 iwh_dma_t sc_dma_fw_init_tex
[all...]

Completed in 44 milliseconds