Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/an/
H A Dif_an_pci.c178 error = an_alloc_memory(dev, sc->mem_rid, 1);
H A Dif_anreg.h502 int an_alloc_memory (device_t, int, int);
H A Dif_an.c396 int an_alloc_memory(device_t dev, int rid, int size) in an_alloc_memory() function