Searched refs:PR_ALLOW (Results 1 – 4 of 4) sorted by relevance
1147 cdprevent(periph, PR_ALLOW); in cdclose()2775 cdprevent(periph, PR_ALLOW); in cdioctl()2866 if (((action == PR_ALLOW) in cdprevent()2889 if (action == PR_ALLOW) in cdprevent()2921 cdprevent(periph, PR_ALLOW); in cdcheckmedia()
590 saprevent(periph, PR_ALLOW); in saclose()1177 saprevent(periph, PR_ALLOW); in saioctl()3079 if ((action == PR_ALLOW) && (softc->flags & SA_FLAG_TAPE_LOCKED) == 0) in saprevent()3100 if (action == PR_ALLOW) in saprevent()
1355 daprevent(periph, PR_ALLOW); in daclose()3657 if (((action == PR_ALLOW) in daprevent()3678 if (action == PR_ALLOW) in daprevent()
676 #define PR_ALLOW 0x00 macro