Home
last modified time | relevance | path

Searched refs:stats_map (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/bce/
HDif_bce.c2040 bus_dmamap_unload(sc->stats_tag, sc->stats_map); in bce_dma_free()
2042 sc->stats_map); in bce_dma_free()
2448 &sc->stats_tag, &sc->stats_map, in bce_dma_alloc()
HDif_bcereg.h6061 bus_dmamap_t stats_map; member