Home
last modified time | relevance | path

Searched refs:kte_bound (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/agp/
H A Dagpgart_impl.h90 int kte_bound; /* bound to gart table */ member
/titanic_50/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c1288 if (entryp->kte_bound == 0) { in agp_find_bound_keyent()
1334 if (!entryp[key].kte_bound) in agp_check_off()
1436 if (!entryp->kte_bound) { in agp_unbind_key()
1477 entryp->kte_bound = 0; in agp_unbind_key()
1538 if (entryp->kte_bound && !entryp->kte_refcnt) { in agp_dealloc_mem()
3079 if (keyent->kte_bound != 0) { in ioctl_agpgart_bind()
3089 keyent->kte_bound = 1; in ioctl_agpgart_bind()
3117 if (!keyent->kte_bound) { in ioctl_agpgart_unbind()