Searched refs:kte_key (Results 1 – 2 of 2) sorted by relevance
1256 newentryp->kte_key = key; in agp_fill_empty_keyent()1434 ASSERT((entryp->kte_key >= 0) && (entryp->kte_key < AGP_MAXKEYS)); in agp_unbind_key()1439 entryp->kte_key)); in agp_unbind_key()1461 entryp->kte_key)); in agp_unbind_key()1541 entryp->kte_key)); in agp_dealloc_mem()2126 ASSERT((entryp->kte_key >= 0) && (entryp->kte_key < AGP_MAXKEYS)); in agp_alloc_kmem()2387 ASSERT((keyent->kte_key >= 0) && (keyent->kte_key < AGP_MAXKEYS)); in agp_bind_key()2395 keyent->kte_key)); in agp_bind_key()2985 ASSERT((entryp->kte_key >= 0) && (entryp->kte_key < AGP_MAXKEYS)); in ioctl_agpgart_alloc()2986 alloc_info.agpa_key = entryp->kte_key; in ioctl_agpgart_alloc()
87 int kte_key; /* memory key */ member