HomeSort by: relevance | last modified time | path
    Searched defs:get_aperture (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
agpvar.h 104 u_int32_t (*get_aperture)(struct agp_softc *); member in struct:agp_methods
116 #define AGP_GET_APERTURE(sc) ((sc)->as_methods->get_aperture(sc))
agpvar.h 104 u_int32_t (*get_aperture)(struct agp_softc *); member in struct:agp_methods
116 #define AGP_GET_APERTURE(sc) ((sc)->as_methods->get_aperture(sc))

Completed in 21 milliseconds