Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/an/
H A Dif_an_pci.c186 error = an_alloc_aux_memory(dev, sc->mem_aux_rid,
H A Dif_anreg.h503 int an_alloc_aux_memory (device_t, int, int);
H A Dif_an.c416 int an_alloc_aux_memory(device_t dev, int rid, int size) in an_alloc_aux_memory() function