Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/include/scsi/
A Dscsi_bsg_iscsi.h55 uint32_t vendor_cmd[]; member
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A DMakefile3 boot.o init.o debugfs.o scan.o sysfs.o vendor_cmd.o
/linux-6.3-rc2/include/uapi/scsi/
A Dscsi_bsg_fc.h212 __u32 vendor_cmd[]; member
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_bsg.c49 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_bsg_sp_free()
158 oper = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla24xx_proc_fcp_prio_cfg_cmd()
822 elreq.options = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_process_loopback()
824 bsg_request->rqst_data.h_vendor.vendor_cmd[2]; in qla2x00_process_loopback()
993 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_reset()
1075 flag = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla84xx_updatefw()
1420 start = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla2x00_optrom_setup()
1997 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_mgmt_cmd()
2337 uint32_t *cmd = bsg_request->rqst_data.h_vendor.vendor_cmd; in qla2x00_get_priv_stats()
2881 __func__, bsg_request->rqst_data.h_vendor.vendor_cmd[0]); in qla2x00_process_vendor_specific()
[all …]
A Dqla_edif.c1302 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()
A Dqla_mr.c3272 &bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qlafx00_fxdisc_iocb()
A Dqla_isr.c3025 thread_id = bsg_request->rqst_data.h_vendor.vendor_cmd[1]; in qla25xx_process_bidir_status_iocb()
/linux-6.3-rc2/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-6.3-rc2/include/uapi/linux/
A Dcec-funcs.h1117 __u8 size, const __u8 *vendor_cmd) in cec_msg_vendor_command() argument
1123 memcpy(msg->msg + 2, vendor_cmd, size); in cec_msg_vendor_command()
1128 const __u8 **vendor_cmd) in cec_ops_vendor_command() argument
1134 *vendor_cmd = msg->msg + 2; in cec_ops_vendor_command()
1139 const __u8 *vendor_cmd) in cec_msg_vendor_command_with_id() argument
1148 memcpy(msg->msg + 5, vendor_cmd, size); in cec_msg_vendor_command_with_id()
1153 const __u8 **vendor_cmd) in cec_ops_vendor_command_with_id() argument
1160 *vendor_cmd = msg->msg + 5; in cec_ops_vendor_command_with_id()
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_bsg.c1188 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_hba_set_event()
1272 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_hba_get_event()
1577 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_send_mgmt_rsp()
1768 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli3_bsg_diag_loopback_mode()
2025 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli4_bsg_diag_loopback_mode()
2287 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli4_bsg_diag_mode_end()
2387 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_sli4_bsg_link_diag_test()
4949 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_mbox_cmd()
5129 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_set_ras_config()
5290 bsg_request->rqst_data.h_vendor.vendor_cmd; in lpfc_bsg_get_ras_fwlog()
[all …]
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfad_bsg.c3156 uint32_t vendor_cmd = bsg_request->rqst_data.h_vendor.vendor_cmd[0]; in bfad_im_bsg_vendor_request() local
3176 rc = bfad_iocmd_handler(bfad, vendor_cmd, payload_kbuf, in bfad_im_bsg_vendor_request()

Completed in 65 milliseconds