OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AGP_BIND_MEMORY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
agpvar.h
124
#define
AGP_BIND_MEMORY
(sc,m,o) ((sc)->as_methods->bind_memory((sc),(m),(o)))
256
int
agp_bind_memory
(void *, void *, off_t);
agp.c
954
return
AGP_BIND_MEMORY
(sc, mem, bind->pg_start << AGP_PAGE_SHIFT);
1198
agp_bind_memory
(void *dev, void *handle, off_t offset)
function in typeref:typename:int
1203
return
AGP_BIND_MEMORY
(sc, mem, offset);
Completed in 11 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025