Function report |
Source Code:block\sed-opal.c |
Create Date:2022-07-28 18:09:54 |
Last Modify:2020-03-17 23:36:33 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_mbrenabled
Proto:static bool check_mbrenabled(const void *data)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | data |
286 | sup_feat = supported_features bits:* bits 6-7: reserved* bit 5: MBR done* bit 4: MBR enabled* bit 3: media encryption* bit 2: locked* bit 1: locking enabled* bit 0: locking supported |
288 | Return Not Not (sup_feat & MBR_ENABLED_MASK) |
Name | Describe |
---|---|
opal_discovery0_end |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |