Searched refs:STORAGE_RPMB_SEND (Results 1 – 2 of 2) sorted by relevance
115 if ((msg->flags & STORAGE_MSG_FLAG_POST_COMMIT) && (msg->cmd != STORAGE_RPMB_SEND)) { in handle_req()162 case STORAGE_RPMB_SEND: in handle_req()
52 STORAGE_RPMB_SEND = 8 << STORAGE_REQ_SHIFT, enumerator