Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:opal_error_to_human

Proto:static const char *opal_error_to_human(int error)

Type:char

Parameter:

TypeParameterName
interror
252  If error == 0x3f Then Return "Failed"
255  If 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 Then Return "Unknown Error"
258  Return Derived from:* TCG_Storage_Architecture_Core_Spec_v2.01_r1.00* Section: 5.1.5 Method Status Codes[error]
Caller
NameDescribe
execute_step