Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.c88 static void ioat_free_ring(struct ioat_softc *, uint32_t size,
441 ioat_free_ring(ioat, 1 << ioat->ring_size_order, ioat->ring); in ioat_detach()
1594 ioat_free_ring(struct ioat_softc *ioat, uint32_t size, in ioat_free_ring() function