OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Oct 01 19:09:53 GMT 2025