iwh_alloc_dma_mem
err = iwh_alloc_dma_mem(sc, LE_32(sc->sc_hdr->textsz),
err = iwh_alloc_dma_mem(sc, LE_32(sc->sc_hdr->datasz),
err = iwh_alloc_dma_mem(sc, LE_32(sc->sc_hdr->datasz),
err = iwh_alloc_dma_mem(sc, LE_32(sc->sc_hdr->init_textsz),
err = iwh_alloc_dma_mem(sc, LE_32(sc->sc_hdr->init_datasz),
err = iwh_alloc_dma_mem(sc, sizeof (iwh_shared_t),
err = iwh_alloc_dma_mem(sc, IWH_KW_SIZE,
err = iwh_alloc_dma_mem(sc, RX_QUEUE_SIZE * sizeof (uint32_t),
err = iwh_alloc_dma_mem(sc, sc->sc_dmabuf_sz,
err = iwh_alloc_dma_mem(sc,
err = iwh_alloc_dma_mem(sc,
err = iwh_alloc_dma_mem(sc, sc->sc_dmabuf_sz,
static int iwh_alloc_dma_mem(iwh_sc_t *, size_t,