Lines Matching refs:resp
281 struct be_cmd_get_session_resp *resp; in mgmt_get_session_info() local
295 nonemb_cmd->size = sizeof(*resp); in mgmt_get_session_info()
307 sizeof(*resp)); in mgmt_get_session_info()
453 struct be_mgmt_controller_attributes_resp *resp = nonemb_cmd.va; in mgmt_check_supported_fw() local
458 resp->params.hba_attribs in mgmt_check_supported_fw()
460 resp->params.hba_attribs. in mgmt_check_supported_fw()
464 resp->params.hba_attribs.iscsi_features; in mgmt_check_supported_fw()
468 memcpy(phba->fw_ver_str, resp->params.hba_attribs. in mgmt_check_supported_fw()
486 struct be_cmd_resp_hdr *resp; in mgmt_vendor_specific_fw_cmd() local
496 resp = nonemb_cmd->va; in mgmt_vendor_specific_fw_cmd()
1744 struct be_cmd_resp_logout_fw_sess *resp; in beiscsi_logout_fw_sess() local
1783 resp = embedded_payload(wrb); in beiscsi_logout_fw_sess()
1784 if (resp->session_status != in beiscsi_logout_fw_sess()
1789 resp->session_status); in beiscsi_logout_fw_sess()