HomeSort by: relevance | last modified time | path
    Searched refs:as_nextid (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/pci/
agpvar.h 142 int as_nextid; /* next memory block id */ member in struct:agp_softc
agpvar.h 142 int as_nextid; /* next memory block id */ member in struct:agp_softc
agp.c 635 mem->am_id = sc->as_nextid++;
agp.c 635 mem->am_id = sc->as_nextid++;
agp_i810.c 1298 mem->am_id = sc->as_nextid++;
agp_i810.c 1298 mem->am_id = sc->as_nextid++;

Completed in 50 milliseconds