Searched refs:agp_generic_bind_memory_bounded (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/dev/pci/ |
H A D | agpvar.h | 180 int agp_generic_bind_memory_bounded(struct agp_softc *, struct agp_memory *,
|
H A D | agp.c | 665 return agp_generic_bind_memory_bounded(sc, mem, offset, in agp_generic_bind_memory() 670 agp_generic_bind_memory_bounded(struct agp_softc *sc, struct agp_memory *mem, in agp_generic_bind_memory_bounded() function
|
H A D | agp_i810.c | 1393 return agp_generic_bind_memory_bounded(sc, mem, offset, in agp_i810_bind_memory()
|