Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_ae.c119 static int ae_alloc_rings(ae_softc_t *sc);
324 error = ae_alloc_rings(sc); /* Allocate ring buffers. */ in ae_attach()
1084 ae_alloc_rings(ae_softc_t *sc) in ae_alloc_rings() function