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

/src/sys/dev/pci/
H A Dagp.c640 mem->am_is_bound = 0;
650 if (mem->am_is_bound)
682 if (mem->am_is_bound) {
805 mem->am_is_bound = 1;
819 if (!mem->am_is_bound) {
843 mem->am_is_bound = 0;
1001 if (mem->am_is_bound) {
1223 mi->ami_is_bound = mem->am_is_bound;
H A Dagpvar.h93 int am_is_bound; /* non-zero if bound */ member in struct:agp_memory
H A Dagp_i810.c1341 if (mem->am_is_bound)
1374 if (mem->am_is_bound)
1408 mem->am_is_bound = 1;
1469 if (!mem->am_is_bound)
1487 mem->am_is_bound = 0;

Completed in 6 milliseconds