iwk_shared_t
err = iwk_alloc_dma_mem(sc, sizeof (iwk_shared_t),
sc->sc_shared = (iwk_shared_t *)sc->sc_dma_sh.mem_va;
iwk_shared_t *sc_shared;