OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_aperture
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
agpvar.h
105
int (*
set_aperture
)(struct agp_softc *, u_int32_t);
member in struct:agp_methods
117
#define AGP_SET_APERTURE(sc,a) ((sc)->as_methods->
set_aperture
((sc),(a)))
agpvar.h
105
int (*
set_aperture
)(struct agp_softc *, u_int32_t);
member in struct:agp_methods
117
#define AGP_SET_APERTURE(sc,a) ((sc)->as_methods->
set_aperture
((sc),(a)))
Completed in 21 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025