Lines Matching refs:unlk
226 struct opal_lock_unlock unlk; member
2721 suspend->unlk = *lk_unlk; in opal_save()
2870 if ((iter->unlk.flags & OPAL_SAVE_FOR_LOCK) && in opal_lock_check_for_saved_key()
2872 iter->unlk.session.opal_key.key_len > 0) { in opal_lock_check_for_saved_key()
2874 iter->unlk.session.opal_key.key_len; in opal_lock_check_for_saved_key()
2876 iter->unlk.session.opal_key.key, in opal_lock_check_for_saved_key()
2877 iter->unlk.session.opal_key.key_len); in opal_lock_check_for_saved_key()
3076 ret = __opal_lock_unlock(dev, &suspend->unlk); in opal_unlock_from_suspend()
3079 suspend->unlk.session.opal_key.lr, in opal_unlock_from_suspend()
3080 suspend->unlk.session.sum); in opal_unlock_from_suspend()
3085 ret = __opal_set_mbr_done(dev, &suspend->unlk.session.opal_key); in opal_unlock_from_suspend()