Function report |
Source Code:block\sed-opal.c |
Create Date:2022-07-28 18:09:58 |
Last Modify:2020-03-17 23:36:33 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:opal_recv_check
Proto:static int opal_recv_check(struct opal_dev *dev)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct opal_dev * | dev |
336 | buflen = IO_BUFFER_LENGTH |
341 | Do |
342 | pr_debug("Sent OPAL command: outstanding=%d, minTransfer=%d\n", outstandingData, minTransfer) |
346 | If outstandingData == 0 || minTransfer != 0 Then Return 0 |
351 | ret = opal_recv_cmd(dev) |
354 | Return ret |
Name | Describe |
---|---|
opal_send_recv |
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 |