函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:opal_error_to_human

函数原型:static const char *opal_error_to_human(int error)

返回类型:char

参数:

类型参数名称
interror
252  如果error恒等于0x3f则返回:"Failed"
255  如果error大于等于ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(Derived from:* TCG_Storage_Architecture_Core_Spec_v2.01_r1.00* Section: 5.1.5 Method Status Codes)或error小于0则返回:"Unknown Error"
258  返回:Derived from:* TCG_Storage_Architecture_Core_Spec_v2.01_r1.00* Section: 5.1.5 Method Status Codes[error]
调用者
名称描述
execute_step