Searched refs:iwh_shared_t (Results 1 – 3 of 3) sorted by relevance
150 iwh_shared_t *sc_shared;
1730 } iwh_shared_t; typedef
685 (void) memset(sc->sc_shared, 0, sizeof (iwh_shared_t)); in iwh_attach()1347 err = iwh_alloc_dma_mem(sc, sizeof (iwh_shared_t), in iwh_alloc_shared()1355 sc->sc_shared = (iwh_shared_t *)sc->sc_dma_sh.mem_va; in iwh_alloc_shared()