Function report |
Source Code:block\bsg-lib.c |
Create Date:2022-07-28 17:38:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sg_job_done - completion routine for bsg requests*@job: bsg_job that is complete*@result: job reply result*@reply_payload_rcv_len: length of payload recvd* The LLD should call this when the bsg job has completed.
Proto:void bsg_job_done(struct bsg_job *job, int result, unsigned int reply_payload_rcv_len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bsg_job * | job | |
int | result | |
unsigned int | reply_payload_rcv_len |
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 |