Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ae/
H A Dif_ae.c122 static int ae_alloc_rings(ae_softc_t *sc);
328 error = ae_alloc_rings(sc); /* Allocate ring buffers. */ in ae_attach()
1105 ae_alloc_rings(ae_softc_t *sc) in ae_alloc_rings() function