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

/freebsd-11-stable/sys/dev/agp/
H A Dagppriv.h74 int as_nextid; /* next memory block id */ member in struct:agp_softc
H A Dagp.c250 sc->as_nextid = 1;
490 mem->am_id = sc->as_nextid++;
H A Dagp_i810.c1742 mem->am_id = sc->agp.as_nextid++;

Completed in 155 milliseconds