OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AGP_UNBIND_MEMORY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
agpvar.h
125
#define
AGP_UNBIND_MEMORY
(sc,m) ((sc)->as_methods->unbind_memory((sc),(m)))
262
int
agp_unbind_memory
(void *, void *);
agp.c
965
return
AGP_UNBIND_MEMORY
(sc, mem);
1004
AGP_UNBIND_MEMORY
(sc, mem);
1207
agp_unbind_memory
(void *dev, void *handle)
function in typeref:typename:int
1212
return
AGP_UNBIND_MEMORY
(sc, mem);
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025