函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\sed-opal.c Create Date:2022-07-27 19:45:55
Last Modify:2020-03-17 23:36:33 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:response_token_matches

函数原型:static bool response_token_matches(const struct opal_resp_tok *token, u8 match)

返回类型:bool

参数:

类型参数名称
const struct opal_resp_tok *token
u8match
975  如果是错误type不等于actual token is returned pos[0]不等于match则返回:false
979  返回:true
调用者
名称描述
response_status