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