OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bind_page
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
agpvar.h
106
int (*
bind_page
)(struct agp_softc *, off_t, bus_addr_t);
member in struct:agp_methods
118
#define AGP_BIND_PAGE(sc,o,p) ((sc)->as_methods->
bind_page
((sc),(o),(p)))
agpvar.h
106
int (*
bind_page
)(struct agp_softc *, off_t, bus_addr_t);
member in struct:agp_methods
118
#define AGP_BIND_PAGE(sc,o,p) ((sc)->as_methods->
bind_page
((sc),(o),(p)))
Completed in 23 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025