REVOKEALL
KASSERT((ap->a_flags & REVOKEALL) != 0, ("devfs_revoke !REVOKEALL"));
VOP_REVOKE(ttyvp, REVOKEALL);
VOP_REVOKE(vp, REVOKEALL);