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

/illumos-gate/usr/src/uts/common/io/
H A Dwinlockio.c66 * Compatibility with old cgsix device driver lockpage ioctls.
73 * Compatibility with cgsix device driver lockpage ioctls. This
358 static caddr_t lockpage = NULL; variable
371 * lockpage & lockpage_cookie
463 DEBUGF(1, (CE_CONT, "detach freeing trashpage and lockpage\n"));
469 if (lockpage != NULL) {
471 lockpage = NULL;
622 * RFE: At this point we dont know if this is a lockpage or unlockpage
623 * a lockpage would not need DEVMAP_ALLOW_REMAP setting
904 lp->lockptr = ((int *)lockpage)
[all...]

Completed in 46 milliseconds