Searched refs:AGP_ALLOC_MEMORY (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dagpvar.h122 #define AGP_ALLOC_MEMORY(sc,t,s) ((sc)->as_methods->alloc_memory((sc),(t),(s))) macro
H A Dagp.c921 mem = AGP_ALLOC_MEMORY(sc,
1185 return (void *)AGP_ALLOC_MEMORY(sc, type, bytes);

Completed in 140 milliseconds