Home
last modified time | relevance | path

Searched refs:as_nextid (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/agp/
H A Dagppriv.h74 int as_nextid; /* next memory block id */ member
H A Dagp.c248 sc->as_nextid = 1; in agp_generic_attach()
510 mem->am_id = sc->as_nextid++; in agp_generic_alloc_memory()
H A Dagp_i810.c1741 mem->am_id = sc->agp.as_nextid++; in agp_i810_alloc_memory()