Searched refs:msk_stat_map (Results 1 – 2 of 2) sorted by relevance
1534 &Length, &sc->msk_stat_ring_paddr, &sc->msk_stat_map); in msk_status_dma_alloc()1554 if (sc->msk_stat_map) { in msk_status_dma_free()1555 PciIo->Unmap (PciIo, sc->msk_stat_map); in msk_status_dma_free()1560 sc->msk_stat_map = NULL; in msk_status_dma_free()
2462 void *msk_stat_map; member