Searched refs:agp_free_gatt (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/dev/agp/
H A Dagppriv.h92 void agp_free_gatt(struct agp_gatt *gatt);
H A Dagp_ali.c156 agp_free_gatt(sc->gatt);
H A Dagp_apple.c184 agp_free_gatt(sc->gatt);
H A Dagp_sis.c189 agp_free_gatt(sc->gatt);
H A Dagp_intel.c304 agp_free_gatt(sc->gatt);
H A Dagp_via.c235 agp_free_gatt(sc->gatt);
H A Dagp_amd64.c263 agp_free_gatt(sc->gatt);
H A Dagp_nvidia.c262 agp_free_gatt(sc->gatt);
H A Dagp.c171 agp_free_gatt(struct agp_gatt *gatt) function

Completed in 124 milliseconds