Function report |
Source Code:block\sed-opal.c |
Create Date:2022-07-28 18:09:53 |
Last Modify:2020-03-17 23:36:33 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_tper
Proto:static bool check_tper(const void *data)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | data |
272 | flags = supported_features bits:* bit 7: reserved* bit 6: com ID management* bit 5: reserved* bit 4: streaming support* bit 3: buffer management* bit 2: ACK/NACK* bit 1: async* bit 0: sync |
274 | If Not (flags & TPER_SYNC_SUPPORTED) Then |
275 | pr_debug("TPer sync not supported. flags = %d\n", supported_features bits:* bit 7: reserved* bit 6: com ID management* bit 5: reserved* bit 4: streaming support* bit 3: buffer management* bit 2: ACK/NACK* bit 1: async* bit 0: sync) |
277 | Return false |
280 | Return true |
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 |