Lines Matching refs:rqst_data

39 		    &bsg_request->rqst_data.h_vendor.vendor_cmd[1];  in qla2x00_bsg_sp_free()
138 oper = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla24xx_proc_fcp_prio_cfg_cmd()
331 bsg_request->rqst_data.h_els.port_id[0]; in qla2x00_process_els()
333 bsg_request->rqst_data.h_els.port_id[1]; in qla2x00_process_els()
335 bsg_request->rqst_data.h_els.port_id[2]; in qla2x00_process_els()
387 bsg_request->rqst_data.h_els.command_code, fcport->loop_id, in qla2x00_process_els()
479 (bsg_request->rqst_data.h_ct.preamble_word1 & 0xFF000000) in qla2x00_process_ct()
510 fcport->d_id.b.al_pa = bsg_request->rqst_data.h_ct.port_id[0]; in qla2x00_process_ct()
511 fcport->d_id.b.area = bsg_request->rqst_data.h_ct.port_id[1]; in qla2x00_process_ct()
512 fcport->d_id.b.domain = bsg_request->rqst_data.h_ct.port_id[2]; in qla2x00_process_ct()
534 (bsg_request->rqst_data.h_ct.preamble_word2 >> 16), in qla2x00_process_ct()
794 elreq.options = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_process_loopback()
796 bsg_request->rqst_data.h_vendor.vendor_cmd[2]; in qla2x00_process_loopback()
964 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_reset()
1046 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_updatefw()
1393 start = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_optrom_setup()
1960 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_mgmt_cmd()
2300 uint32_t *cmd = bsg_request->rqst_data.h_vendor.vendor_cmd; in qla2x00_get_priv_stats()
2395 switch (bsg_request->rqst_data.h_vendor.vendor_cmd[0]) { in qla2x00_process_vendor_specific()