Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dagpvar.h180 int agp_generic_bind_memory_bounded(struct agp_softc *, struct agp_memory *,
H A Dagp.c665 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 Dagp_i810.c1393 return agp_generic_bind_memory_bounded(sc, mem, offset, in agp_i810_bind_memory()