Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/agp/
H A Dagpgart_impl.h140 int asoft_acquired; /* 0 released, 1 acquired */ member
/titanic_44/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c1354 if (!st->asoft_acquired) { in is_controlling_proc()
1371 st->asoft_acquired = 0; in release_control()
1377 st->asoft_acquired = 1; in acquire_control()
2809 if (softstate->asoft_acquired == 1) { in agpgart_close()
2897 if (st->asoft_acquired) { in ioctl_agpgart_acquire()