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

  /src/sys/dev/pci/
agp_sis.c 98 gatt = agp_alloc_gatt(sc);
agp_ali.c 100 gatt = agp_alloc_gatt(sc);
agp_apple.c 103 gatt = agp_alloc_gatt(sc);
agpvar.h 172 struct agp_gatt *agp_alloc_gatt(struct agp_softc *);
agp_intel.c 169 gatt = agp_alloc_gatt(sc);
agp_via.c 123 gatt = agp_alloc_gatt(sc);
agp_amd64.c 248 gatt = agp_alloc_gatt(sc);
agp.c 403 agp_alloc_gatt(struct agp_softc *sc) function in typeref:struct:agp_gatt *

Completed in 14 milliseconds