Searched refs:ring0_frames (Results 1 – 2 of 2) sorted by relevance
555 sc->ring0_frames = frames; in nhi_alloc_ring0()611 if (sc->ring0_frames != NULL) { in nhi_free_ring0()612 bus_dmamem_free(sc->ring0_dmat, sc->ring0_frames, in nhi_free_ring0()614 sc->ring0_frames = NULL; in nhi_free_ring0()
178 void *ring0_frames; member