Searched refs:rqst_data (Results 1 – 15 of 15) sorted by relevance
43 offset = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_read_flash()110 offset = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_update_flash()111 options = bsg_req->rqst_data.h_vendor.vendor_cmd[2]; in qla4xxx_update_flash()175 acb_idx = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_get_acb_state()176 ip_idx = bsg_req->rqst_data.h_vendor.vendor_cmd[2]; in qla4xxx_get_acb_state()227 offset = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_read_nvram()298 offset = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_update_nvram()365 region = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_restore_defaults()366 field0 = bsg_req->rqst_data.h_vendor.vendor_cmd[2]; in qla4xxx_restore_defaults()367 field1 = bsg_req->rqst_data.h_vendor.vendor_cmd[3]; in qla4xxx_restore_defaults()[all …]
53 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_bsg_sp_free()162 oper = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla24xx_proc_fcp_prio_cfg_cmd()304 els_cmd = bsg_request->rqst_data.h_els.command_code; in qla2x00_process_els()363 bsg_request->rqst_data.h_els.port_id[0]; in qla2x00_process_els()365 bsg_request->rqst_data.h_els.port_id[1]; in qla2x00_process_els()367 bsg_request->rqst_data.h_els.port_id[2]; in qla2x00_process_els()423 bsg_request->rqst_data.h_els.command_code, fcport->loop_id, in qla2x00_process_els()505 (bsg_request->rqst_data.h_ct.preamble_word1 & 0xFF000000) in qla2x00_process_ct()536 fcport->d_id.b.al_pa = bsg_request->rqst_data.h_ct.port_id[0]; in qla2x00_process_ct()537 fcport->d_id.b.area = bsg_request->rqst_data.h_ct.port_id[1]; in qla2x00_process_ct()[all …]
1302 uint32_t vnd_sc = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla_edif_app_mgmt()1369 bsg_request->rqst_data.h_vendor.vendor_cmd[1]); in qla_edif_app_mgmt()3533 a->els_opcode = request->rqst_data.h_els.command_code; in qla_parse_auth_els_ctl()3554 d_id.b.al_pa = bsg_request->rqst_data.h_els.port_id[2]; in qla_edif_process_els()3555 d_id.b.area = bsg_request->rqst_data.h_els.port_id[1]; in qla_edif_process_els()3556 d_id.b.domain = bsg_request->rqst_data.h_els.port_id[0]; in qla_edif_process_els()3574 bsg_request->rqst_data.r_els.els_code); in qla_edif_process_els()
3197 bsg_request->rqst_data.r_els.els_code : in qla24xx_els_iocb()3198 bsg_request->rqst_data.h_els.command_code; in qla24xx_els_iocb()
3270 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_fxdisc_iocb()
3184 thread_id = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla25xx_process_bidir_status_iocb()
71 } rqst_data; member
280 } rqst_data; member
47 region = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in mgmt_vendor_specific_fw_cmd()48 sector_size = bsg_req->rqst_data.h_vendor.vendor_cmd[2]; in mgmt_vendor_specific_fw_cmd()49 sector = bsg_req->rqst_data.h_vendor.vendor_cmd[3]; in mgmt_vendor_specific_fw_cmd()50 offset = bsg_req->rqst_data.h_vendor.vendor_cmd[4]; in mgmt_vendor_specific_fw_cmd()57 switch (bsg_req->rqst_data.h_vendor.vendor_cmd[0]) { in mgmt_vendor_specific_fw_cmd()73 bsg_req->rqst_data.h_vendor.vendor_cmd[0]); in mgmt_vendor_specific_fw_cmd()
996 preamble_word1 = bsg_request->rqst_data.r_ct.preamble_word1; in zfcp_fc_job_wka_port()1046 d_id = ntoh24(bsg_request->rqst_data.h_els.port_id); in zfcp_fc_exec_els_job()
2174 did = ntoh24(bsg_request->rqst_data.h_ct.port_id); in fc_lport_bsg_request()2192 did = ntoh24(bsg_request->rqst_data.h_els.port_id); in fc_lport_bsg_request()
2206 port_id = (bsg_request->rqst_data.h_els.port_id[0] << 16) | in ibmvfc_bsg_request()2207 (bsg_request->rqst_data.h_els.port_id[1] << 8) | in ibmvfc_bsg_request()2208 bsg_request->rqst_data.h_els.port_id[2]; in ibmvfc_bsg_request()2215 port_id = (bsg_request->rqst_data.h_ct.port_id[0] << 16) | in ibmvfc_bsg_request()2216 (bsg_request->rqst_data.h_ct.port_id[1] << 8) | in ibmvfc_bsg_request()2217 bsg_request->rqst_data.h_ct.port_id[2]; in ibmvfc_bsg_request()
3153 uint32_t vendor_cmd = bsg_request->rqst_data.h_vendor.vendor_cmd[0]; in bfad_im_bsg_vendor_request()
4126 (bsg_request->rqst_data.h_vendor.vendor_id != in fc_bsg_host_dispatch()
1497 (req->rqst_data.h_vendor.vendor_id != in iscsi_bsg_host_dispatch()