Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ae/
Dif_ae.c117 static int ae_alloc_rings(ae_softc_t *sc);
322 error = ae_alloc_rings(sc); /* Allocate ring buffers. */ in ae_attach()
1099 ae_alloc_rings(ae_softc_t *sc) in ae_alloc_rings() function