Searched refs:iwp_shared_t (Results 1 – 3 of 3) sorted by relevance
168 iwp_shared_t *sc_shared;
1730 } iwp_shared_t; typedef
642 (void) memset(sc->sc_shared, 0, sizeof (iwp_shared_t)); in iwp_attach()1289 err = iwp_alloc_dma_mem(sc, sizeof (iwp_shared_t), in iwp_alloc_shared()1297 sc->sc_shared = (iwp_shared_t *)sc->sc_dma_sh.mem_va; in iwp_alloc_shared()