Searched refs:i_buf (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/target/ |
| H A D | target_core_pr.c | 898 char i_buf[PR_REG_ISID_ID_LEN] = { }; in core_scsi3_aptpl_reserve() local 900 core_pr_dump_initiator_port(pr_reg, i_buf, PR_REG_ISID_ID_LEN); in core_scsi3_aptpl_reserve() 913 i_buf); in core_scsi3_aptpl_reserve() 1022 char i_buf[PR_REG_ISID_ID_LEN] = { }; in __core_scsi3_dump_registration() local 1024 core_pr_dump_initiator_port(pr_reg, i_buf, PR_REG_ISID_ID_LEN); in __core_scsi3_dump_registration() 1030 i_buf); in __core_scsi3_dump_registration() 1283 char i_buf[PR_REG_ISID_ID_LEN] = { }; in __core_scsi3_free_registration() local 1287 core_pr_dump_initiator_port(pr_reg, i_buf, PR_REG_ISID_ID_LEN); in __core_scsi3_free_registration() 1321 i_buf); in __core_scsi3_free_registration() 1482 char *iport_ptr = NULL, i_buf[PR_REG_ISID_ID_LEN]; in core_scsi3_decode_spec_i_port() local [all …]
|
| H A D | target_core_configfs.c | 1831 char i_buf[PR_REG_ISID_ID_LEN] = { }; in target_core_dev_pr_show_spc3_res() local 1838 core_pr_dump_initiator_port(pr_reg, i_buf, PR_REG_ISID_ID_LEN); in target_core_dev_pr_show_spc3_res() 1842 se_nacl->initiatorname, i_buf); in target_core_dev_pr_show_spc3_res() 1955 char i_buf[PR_REG_ISID_ID_LEN]; in target_pr_res_pr_registered_i_pts_show() local 1966 memset(i_buf, 0, PR_REG_ISID_ID_LEN); in target_pr_res_pr_registered_i_pts_show() 1968 core_pr_dump_initiator_port(pr_reg, i_buf, in target_pr_res_pr_registered_i_pts_show() 1972 pr_reg->pr_reg_nacl->initiatorname, i_buf, pr_reg->pr_res_key, in target_pr_res_pr_registered_i_pts_show()
|
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target_nego.c | 1111 char *i_buf = NULL, *s_buf = NULL, *t_buf = NULL; in iscsi_target_locate_portal() local 1150 i_buf = value; in iscsi_target_locate_portal() 1161 if (!i_buf) { in iscsi_target_locate_portal() 1174 iscsi_initiatorname_tolower(i_buf); in iscsi_target_locate_portal() 1288 &conn->tpg->tpg_se_tpg, i_buf); in iscsi_target_locate_portal() 1292 i_buf, conn->tpg->tpgt); in iscsi_target_locate_portal()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_mcp.c | 666 u32 *o_mcp_param, u32 i_txn_size, u32 *i_buf) in qed_mcp_nvm_wr_cmd() argument 674 mb_params.p_data_src = i_buf; in qed_mcp_nvm_wr_cmd()
|