Home
last modified time | relevance | path

Searched defs:i_buf (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_pr.c899 char i_buf[PR_REG_ISID_ID_LEN] = { }; in core_scsi3_aptpl_reserve() local
1023 char i_buf[PR_REG_ISID_ID_LEN] = { }; in __core_scsi3_dump_registration() local
1284 char i_buf[PR_REG_ISID_ID_LEN] = { }; in __core_scsi3_free_registration() local
1483 char *iport_ptr = NULL, i_buf[PR_REG_ISID_ID_LEN]; in core_scsi3_decode_spec_i_port() local
2272 char i_buf[PR_REG_ISID_ID_LEN] = { }; in core_scsi3_pro_reserve() local
2445 char i_buf[PR_REG_ISID_ID_LEN] = { }; in __core_scsi3_complete_pro_release() local
2755 char i_buf[PR_REG_ISID_ID_LEN] = { }; in __core_scsi3_complete_pro_preempt() local
3164 char *iport_ptr = NULL, i_buf[PR_REG_ISID_ID_LEN] = { }; in core_scsi3_emulate_pro_register_and_move() local
/linux/drivers/target/iscsi/
H A Discsi_target_nego.c1116 char *i_buf = NULL, *s_buf = NULL, *t_buf = NULL; in iscsi_target_locate_portal() local
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c666 u32 *o_mcp_param, u32 i_txn_size, u32 *i_buf) in qed_mcp_nvm_wr_cmd()