Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\sed-opal.c Create Date:2022-07-28 18:10:52
Last Modify:2020-03-17 23:36:33 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:response_token_matches

Proto:static bool response_token_matches(const struct opal_resp_tok *token, u8 match)

Type:bool

Parameter:

TypeParameterName
const struct opal_resp_tok *token
u8match
975  If IS_ERR(token) || type != actual token is returned || pos[0] != match Then Return false
979  Return true
Caller
NameDescribe
response_status