Searched refs:PR_ALLOW (Results 1 – 4 of 4) sorted by relevance
770 cdprevent(periph, PR_ALLOW); in cdclose()2082 cdprevent(periph, PR_ALLOW); in cdioctl()2173 if (((action == PR_ALLOW) in cdprevent()2196 if (action == PR_ALLOW) in cdprevent()2228 cdprevent(periph, PR_ALLOW); in cdcheckmedia()
1379 daprevent(periph, PR_ALLOW); in daclose()3698 if (((action == PR_ALLOW) in daprevent()3719 if (action == PR_ALLOW) in daprevent()
785 saprevent(periph, PR_ALLOW); in saclose()1907 saprevent(periph, PR_ALLOW); in saioctl()4577 if ((action == PR_ALLOW) && (softc->flags & SA_FLAG_TAPE_LOCKED) == 0) in saprevent()4598 if (action == PR_ALLOW) in saprevent()
913 #define PR_ALLOW 0x00 macro