Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ae/
H A Dif_ae.c120 static int ae_alloc_rings(ae_softc_t *sc);
325 error = ae_alloc_rings(sc); /* Allocate ring buffers. */ in ae_attach()
1089 ae_alloc_rings(ae_softc_t *sc) in ae_alloc_rings() function