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

/freebsd-12-stable/sys/dev/agp/
H A Dagppriv.h57 int am_id; /* unique id for block */ member in struct:agp_memory
H A Dagp.c492 mem->am_id = sc->as_nextid++;
707 AGP_DPF("considering memory block %d\n", mem->am_id);
708 if (mem->am_id == id)
751 alloc->key = mem->am_id;
H A Dagp_i810.c1743 mem->am_id = sc->agp.as_nextid++;

Completed in 38 milliseconds