OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:agp_allocate_user
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
agp.c
99
static int
agp_allocate_user
(struct agp_softc *, agp_allocate *);
917
agp_allocate_user
(struct agp_softc *sc, agp_allocate *alloc)
function in typeref:typename:int
1074
if ((ret =
agp_allocate_user
(sc, &aga)) == 0) {
1084
return
agp_allocate_user
(sc, (agp_allocate *)data);
agp.c
99
static int
agp_allocate_user
(struct agp_softc *, agp_allocate *);
917
agp_allocate_user
(struct agp_softc *sc, agp_allocate *alloc)
function in typeref:typename:int
1074
if ((ret =
agp_allocate_user
(sc, &aga)) == 0) {
1084
return
agp_allocate_user
(sc, (agp_allocate *)data);
Completed in 61 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025