Searched refs:iscsi_bsg_reply (Results 1 – 4 of 4) sorted by relevance
16 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_read_flash()81 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_update_flash()147 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_get_acb_state()204 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_read_nvram()276 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_update_nvram()345 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_restore_defaults()389 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_bsg_get_acb()453 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in ql4xxx_execute_diag_cmd()493 bsg_job->reply_len = sizeof(struct iscsi_bsg_reply) + sizeof(mbox_sts); in ql4xxx_execute_diag_cmd()494 rsp_ptr = ((uint8_t *)bsg_reply) + sizeof(struct iscsi_bsg_reply); in ql4xxx_execute_diag_cmd()[all …]
76 struct iscsi_bsg_reply { struct
1477 struct iscsi_bsg_reply *reply = job->reply; in iscsi_bsg_host_dispatch()
4795 struct iscsi_bsg_reply *bsg_reply = job->reply; in beiscsi_bsg_request()