Searched refs:an_alloc_memory (Results 1 – 3 of 3) sorted by relevance
168 error = an_alloc_memory(dev, sc->mem_rid, 1);
500 int an_alloc_memory (device_t, int, int);
412 int an_alloc_memory(device_t dev, int rid, int size) in an_alloc_memory() function