Home
last modified time | relevance | path

Searched refs:vendor_cmd (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/scsi/qla4xxx/
Dql4_bsg.c44 offset = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_read_flash()
111 offset = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_update_flash()
112 options = bsg_req->rqst_data.h_vendor.vendor_cmd[2]; in qla4xxx_update_flash()
176 acb_idx = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_get_acb_state()
177 ip_idx = bsg_req->rqst_data.h_vendor.vendor_cmd[2]; in qla4xxx_get_acb_state()
228 offset = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_read_nvram()
299 offset = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_update_nvram()
366 region = bsg_req->rqst_data.h_vendor.vendor_cmd[1]; in qla4xxx_restore_defaults()
367 field0 = bsg_req->rqst_data.h_vendor.vendor_cmd[2]; in qla4xxx_restore_defaults()
368 field1 = bsg_req->rqst_data.h_vendor.vendor_cmd[3]; in qla4xxx_restore_defaults()
[all …]
/Linux-v5.4/include/scsi/
Dscsi_bsg_iscsi.h55 uint32_t vendor_cmd[0]; member
/Linux-v5.4/drivers/net/wireless/ti/wlcore/
DMakefile3 boot.o init.o debugfs.o scan.o sysfs.o vendor_cmd.o
/Linux-v5.4/include/uapi/scsi/
Dscsi_bsg_fc.h212 __u32 vendor_cmd[0]; member
/Linux-v5.4/include/uapi/linux/
Dcec-funcs.h1115 __u8 size, const __u8 *vendor_cmd) in cec_msg_vendor_command() argument
1121 memcpy(msg->msg + 2, vendor_cmd, size); in cec_msg_vendor_command()
1126 const __u8 **vendor_cmd) in cec_ops_vendor_command() argument
1132 *vendor_cmd = msg->msg + 2; in cec_ops_vendor_command()
1137 const __u8 *vendor_cmd) in cec_msg_vendor_command_with_id() argument
1146 memcpy(msg->msg + 5, vendor_cmd, size); in cec_msg_vendor_command_with_id()
1151 const __u8 **vendor_cmd) in cec_ops_vendor_command_with_id() argument
1158 *vendor_cmd = msg->msg + 5; in cec_ops_vendor_command_with_id()
/Linux-v5.4/drivers/scsi/be2iscsi/
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-v5.4/drivers/scsi/qla2xxx/
Dqla_bsg.c35 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_bsg_sp_free()
133 oper = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla24xx_proc_fcp_prio_cfg_cmd()
793 elreq.options = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_process_loopback()
795 bsg_request->rqst_data.h_vendor.vendor_cmd[2]; in qla2x00_process_loopback()
963 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_reset()
1045 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_updatefw()
1390 start = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_optrom_setup()
1962 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_mgmt_cmd()
2302 uint32_t *cmd = bsg_request->rqst_data.h_vendor.vendor_cmd; in qla2x00_get_priv_stats()
2437 switch (bsg_request->rqst_data.h_vendor.vendor_cmd[0]) { in qla2x00_process_vendor_specific()
Dqla_mr.c3300 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_fxdisc_iocb()
Dqla_isr.c2293 thread_id = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla25xx_process_bidir_status_iocb()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_bsg.c1228 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_hba_set_event()
1312 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_hba_get_event()
1633 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_send_mgmt_rsp()
1824 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli3_bsg_diag_loopback_mode()
2084 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli4_bsg_diag_loopback_mode()
2346 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli4_bsg_diag_mode_end()
2452 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli4_bsg_link_diag_test()
3918 (struct dfc_mbox_req *)bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_sli_cfg_read_cmd_ext()
4105 (struct dfc_mbox_req *)bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_sli_cfg_write_cmd_ext()
4651 (struct dfc_mbox_req *)bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_handle_sli_cfg_ext()
[all …]
/Linux-v5.4/drivers/scsi/bfa/
Dbfad_bsg.c3127 uint32_t vendor_cmd = bsg_request->rqst_data.h_vendor.vendor_cmd[0]; in bfad_im_bsg_vendor_request() local
3147 rc = bfad_iocmd_handler(bfad, vendor_cmd, payload_kbuf, in bfad_im_bsg_vendor_request()