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

/freebsd-11-stable/sys/dev/agp/
H A Dagppriv.h55 int am_id; /* unique id for block */ member in struct:agp_memory
H A Dagp.c490 mem->am_id = sc->as_nextid++;
705 AGP_DPF("considering memory block %d\n", mem->am_id);
706 if (mem->am_id == id)
749 alloc->key = mem->am_id;
H A Dagp_i810.c1742 mem->am_id = sc->agp.as_nextid++;

Completed in 180 milliseconds