HomeSort by: relevance | last modified time | path
    Searched refs:agp_i810_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
agp_i810var.h 37 struct agp_i810_softc { struct
71 int agp_i810_write_gtt_entry(struct agp_i810_softc *, off_t, bus_addr_t,
73 void agp_i810_post_gtt_entry(struct agp_i810_softc *, off_t);
74 void agp_i810_chipset_flush(struct agp_i810_softc *);
75 void agp_i810_reset(struct agp_i810_softc *);
agp_i810.c 124 agp_i810_write_gtt_entry(struct agp_i810_softc *isc, off_t off,
167 agp_i810_post_gtt_entry(struct agp_i810_softc *isc, off_t off)
190 agp_i810_chipset_flush(struct agp_i810_softc *isc)
316 struct agp_i810_softc *isc;
676 struct agp_i810_softc *const isc = sc->as_chipc;
752 struct agp_i810_softc *const isc = sc->as_chipc;
799 struct agp_i810_softc *isc;
1105 struct agp_i810_softc *isc = sc->as_chipc;
1144 struct agp_i810_softc *isc = sc->as_chipc;
1199 struct agp_i810_softc *isc = sc->as_chipc
    [all...]
  /src/sys/external/bsd/drm2/i915drm/
intel_gtt_subr.c 407 struct agp_i810_softc *isc;
494 struct agp_i810_softc *isc;
532 struct agp_i810_softc *const isc = agp_i810_sc->as_chipc;
553 struct agp_i810_softc *const isc = agp_i810_sc->as_chipc;
591 struct agp_i810_softc *const isc = agp_i810_sc->as_chipc;

Completed in 12 milliseconds