Home
last modified time | relevance | path

Searched refs:h_vendor (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/scsi/qla4xxx/
A Dql4_bsg.c43 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 …]
/linux/include/scsi/
A Dscsi_bsg_iscsi.h70 struct iscsi_bsg_host_vendor h_vendor; member
/linux/include/uapi/scsi/
A Dscsi_bsg_fc.h276 struct fc_bsg_host_vendor h_vendor; member
/linux/drivers/scsi/qla2xxx/
A Dqla_bsg.c48 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_bsg_sp_free()
157 oper = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla24xx_proc_fcp_prio_cfg_cmd()
820 elreq.options = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_process_loopback()
822 bsg_request->rqst_data.h_vendor.vendor_cmd[2]; in qla2x00_process_loopback()
991 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_reset()
1073 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_updatefw()
1418 start = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_optrom_setup()
1995 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_mgmt_cmd()
2335 uint32_t *cmd = bsg_request->rqst_data.h_vendor.vendor_cmd; in qla2x00_get_priv_stats()
2792 __func__, bsg_request->rqst_data.h_vendor.vendor_cmd[0]); in qla2x00_process_vendor_specific()
[all …]
A Dqla_edif.c1016 uint32_t vnd_sc = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla_edif_app_mgmt()
1071 bsg_request->rqst_data.h_vendor.vendor_cmd[1]); in qla_edif_app_mgmt()
A Dqla_mr.c3271 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_fxdisc_iocb()
A Dqla_isr.c3017 thread_id = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla25xx_process_bidir_status_iocb()
/linux/drivers/scsi/be2iscsi/
A Dbe_mgmt.c47 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()
/linux/drivers/scsi/lpfc/
A Dlpfc_bsg.c1204 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_hba_set_event()
1288 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_hba_get_event()
1617 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_send_mgmt_rsp()
1808 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli3_bsg_diag_loopback_mode()
2068 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli4_bsg_diag_loopback_mode()
2330 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli4_bsg_diag_mode_end()
2430 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli4_bsg_link_diag_test()
5210 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_menlo_cmd()
5481 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_set_ras_config()
5642 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_get_ras_fwlog()
[all …]
/linux/drivers/scsi/bfa/
A Dbfad_bsg.c3127 uint32_t vendor_cmd = bsg_request->rqst_data.h_vendor.vendor_cmd[0]; in bfad_im_bsg_vendor_request()
/linux/drivers/scsi/
A Dscsi_transport_fc.c4134 (bsg_request->rqst_data.h_vendor.vendor_id != in fc_bsg_host_dispatch()
A Dscsi_transport_iscsi.c1493 (req->rqst_data.h_vendor.vendor_id != in iscsi_bsg_host_dispatch()

Completed in 62 milliseconds