Lines Matching refs:rqst_data

43 		    &bsg_request->rqst_data.h_vendor.vendor_cmd[1];  in qla2x00_bsg_sp_free()
144 oper = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla24xx_proc_fcp_prio_cfg_cmd()
336 bsg_request->rqst_data.h_els.port_id[0]; in qla2x00_process_els()
338 bsg_request->rqst_data.h_els.port_id[1]; in qla2x00_process_els()
340 bsg_request->rqst_data.h_els.port_id[2]; in qla2x00_process_els()
396 bsg_request->rqst_data.h_els.command_code, fcport->loop_id, in qla2x00_process_els()
488 (bsg_request->rqst_data.h_ct.preamble_word1 & 0xFF000000) in qla2x00_process_ct()
519 fcport->d_id.b.al_pa = bsg_request->rqst_data.h_ct.port_id[0]; in qla2x00_process_ct()
520 fcport->d_id.b.area = bsg_request->rqst_data.h_ct.port_id[1]; in qla2x00_process_ct()
521 fcport->d_id.b.domain = bsg_request->rqst_data.h_ct.port_id[2]; in qla2x00_process_ct()
543 (bsg_request->rqst_data.h_ct.preamble_word2 >> 16), in qla2x00_process_ct()
803 elreq.options = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_process_loopback()
805 bsg_request->rqst_data.h_vendor.vendor_cmd[2]; in qla2x00_process_loopback()
974 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_reset()
1056 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_updatefw()
1401 start = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_optrom_setup()
1978 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_mgmt_cmd()
2318 uint32_t *cmd = bsg_request->rqst_data.h_vendor.vendor_cmd; in qla2x00_get_priv_stats()
2453 switch (bsg_request->rqst_data.h_vendor.vendor_cmd[0]) { in qla2x00_process_vendor_specific()