Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/an/
Dif_an_pci.c168 error = an_alloc_memory(dev, sc->mem_rid, 1);
Dif_anreg.h500 int an_alloc_memory (device_t, int, int);
Dif_an.c412 int an_alloc_memory(device_t dev, int rid, int size) in an_alloc_memory() function