Home
last modified time | relevance | path

Searched refs:sc_dma_sh (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/io/iwk/
H A Diwk2_var.h147 iwk_dma_t sc_dma_sh; member
H A Diwk2.c1175 &sc->sc_dma_sh); in iwk_alloc_shared()
1178 sc->sc_shared = (iwk_shared_t *)sc->sc_dma_sh.mem_va; in iwk_alloc_shared()
1180 dma_p = &sc->sc_dma_sh; in iwk_alloc_shared()
1194 iwk_free_dma_mem(&sc->sc_dma_sh); in iwk_free_shared()
2302 sc->sc_dma_sh.cookie.dmac_address >> 10); in iwk_ucode_alive()
4184 ((uint32_t)(sc->sc_dma_sh.cookie.dmac_address + in iwk_init()
/titanic_50/usr/src/uts/common/io/wpi/
H A Dwpivar.h148 wpi_dma_t sc_dma_sh; member
H A Dwpi.c931 &sc->sc_dma_sh); in wpi_alloc_shared()
934 sc->sc_shared = (wpi_shared_t *)sc->sc_dma_sh.mem_va; in wpi_alloc_shared()
945 wpi_free_dma_mem(&sc->sc_dma_sh); in wpi_free_shared()
3276 (uint32_t)(sc->sc_dma_sh.cookie.dmac_address +
3292 WPI_WRITE(sc, WPI_TX_BASE_PTR, sc->sc_dma_sh.cookie.dmac_address);
/titanic_50/usr/src/uts/common/io/iwp/
H A Diwp_var.h167 iwp_dma_t sc_dma_sh; member
H A Diwp.c1292 &sc->sc_dma_sh); in iwp_alloc_shared()
1297 sc->sc_shared = (iwp_shared_t *)sc->sc_dma_sh.mem_va; in iwp_alloc_shared()
1300 dma_p = &sc->sc_dma_sh; in iwp_alloc_shared()
1316 iwp_free_dma_mem(&sc->sc_dma_sh); in iwp_free_shared()
4938 sc->sc_dma_sh.cookie.dmac_address >> 10); in iwp_alive_common()
5163 ((uint32_t)(sc->sc_dma_sh.cookie.dmac_address + in iwp_init_common()
/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh_var.h149 iwh_dma_t sc_dma_sh; member
H A Diwh.c1350 &sc->sc_dma_sh); in iwh_alloc_shared()
1355 sc->sc_shared = (iwh_shared_t *)sc->sc_dma_sh.mem_va; in iwh_alloc_shared()
1358 dma_p = &sc->sc_dma_sh; in iwh_alloc_shared()
1375 iwh_free_dma_mem(&sc->sc_dma_sh); in iwh_free_shared()
5325 sc->sc_dma_sh.cookie.dmac_address >> 10); in iwh_alive_common()
5632 ((uint32_t)(sc->sc_dma_sh.cookie.dmac_address + in iwh_init_common()