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

  /src/sys/dev/pci/
agp_sis.c 146 agp_free_gatt(sc, ssc->gatt);
agp_ali.c 153 agp_free_gatt(sc, asc->gatt);
agpvar.h 173 void agp_free_gatt(struct agp_softc *, struct agp_gatt *);
agp_intel.c 291 agp_free_gatt(sc, isc->gatt);
agp_via.c 175 agp_free_gatt(sc, asc->gatt);
agp_amd64.c 317 fail2: agp_free_gatt(sc, gatt);
agp.c 430 agp_free_gatt(struct agp_softc *sc, struct agp_gatt *gatt) function in typeref:typename:void

Completed in 30 milliseconds