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

/freebsd-12-stable/sys/dev/agp/
H A Dagppriv.h76 int as_nextid; /* next memory block id */ member in struct:agp_softc
H A Dagp.c252 sc->as_nextid = 1;
492 mem->am_id = sc->as_nextid++;
H A Dagp_i810.c1743 mem->am_id = sc->agp.as_nextid++;

Completed in 108 milliseconds