函数逻辑报告 |
Source Code:block\sed-opal.c |
Create Date:2022-07-27 19:46:00 |
Last Modify:2020-03-17 23:36:33 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:cmd_start
函数原型:static int cmd_start(struct opal_dev *dev, const u8 *uid, const u8 *method)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct opal_dev * | dev | |
const u8 * | uid | |
const u8 * | method |
1028 | err等于0 |
1030 | clear_opal_cmd(dev) |
1033 | add_token_u8( & err, dev, OPAL_CALL) |
1034 | add_token_bytestring( & err, dev, uid, OPAL_UID_LENGTH) |
1035 | add_token_bytestring( & err, dev, method, User IDs used in the TCG storage SSCs* Derived from: TCG_Storage_Architecture_Core_Spec_v2.01_r1.00* Section: 6.3 Assigned UIDs) |
1042 | add_token_u8( & err, dev, OPAL_STARTLIST) |
1044 | 返回:err |
名称 | 描述 |
---|---|
generic_get_column | quest @column from table @table on device @dev. On success, the column* data will be available in dev->resp->tok[4] |
gen_key | |
generic_table_write_data | |
generic_lr_enable_disable | |
setup_locking_range | |
start_generic_opal_session | |
start_auth_opal_session | |
revert_tper | |
internal_activate_user | |
erase_locking_range | |
set_mbr_done | |
set_mbr_enable_disable | |
generic_pw_cmd | |
add_user_to_lr | |
lock_unlock_locking_range | |
activate_lsp | |
read_table_data |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |