Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c862 alloc_ring_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) in alloc_ring_cb() function
894 bus_dmamap_load(*tag, *map, p, len, alloc_ring_cb, phys, 0); in alloc_ring()