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

/illumos-gate/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c1413 * agp_unbind_key()
1429 agp_unbind_key(agpgart_softstate_t *softstate, keytable_ent_t *entryp) function
1438 "agp_unbind_key: key = 0x%x, not bound",
1444 "agp_unbind_key: memory is exported to users"));
1460 "agp_unbind_key: Key = 0x%x, clear table error",
1546 * called which will free the gart table. agp_unbind_key
1551 (void) agp_unbind_key(st, entryp);
3121 if ((retval = agp_unbind_key(st, keyent)) != 0)

Completed in 61 milliseconds