HomeSort by: relevance | last modified time | path
    Searched defs:agp_i810_softc (Results 1 - 2 of 2) 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_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 *);

Completed in 165 milliseconds