Searched refs:iscsi_bsg_reply (Results 1 – 4 of 4) sorted by relevance
17 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_read_flash()82 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_update_flash()148 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_get_acb_state()205 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_read_nvram()277 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_update_nvram()346 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_restore_defaults()390 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_bsg_get_acb()454 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in ql4xxx_execute_diag_cmd()494 bsg_job->reply_len = sizeof(struct iscsi_bsg_reply) + sizeof(mbox_sts); in ql4xxx_execute_diag_cmd()495 rsp_ptr = ((uint8_t *)bsg_reply) + sizeof(struct iscsi_bsg_reply); in ql4xxx_execute_diag_cmd()[all …]
90 struct iscsi_bsg_reply { struct
1482 struct iscsi_bsg_reply *reply = job->reply; in iscsi_bsg_host_dispatch()
5187 struct iscsi_bsg_reply *bsg_reply = job->reply; in beiscsi_bsg_request()