Home
last modified time | relevance | path

Searched defs:dma_cmd (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/iwk/
H A Diwk2_var.h68 iwk_dma_t dma_cmd; member
/titanic_50/usr/src/uts/common/io/wpi/
H A Dwpivar.h96 wpi_dma_t dma_cmd; member
/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh_var.h68 iwh_dma_t dma_cmd; /* for command to ucode */ member
/titanic_50/usr/src/uts/common/io/iwp/
H A Diwp_var.h68 iwp_dma_t dma_cmd; /* for command to ucode */ member
/titanic_50/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c2029 boolean_t dma_cmd; in nv_start_common() local