Home
last modified time | relevance | path

Searched refs:PR_REG_ISID_ID_LEN (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/target/
A Dtarget_core_pr.c897 char i_buf[PR_REG_ISID_ID_LEN] = { }; in core_scsi3_aptpl_reserve()
899 core_pr_dump_initiator_port(pr_reg, i_buf, PR_REG_ISID_ID_LEN); in core_scsi3_aptpl_reserve()
1021 char i_buf[PR_REG_ISID_ID_LEN] = { }; in __core_scsi3_dump_registration()
1023 core_pr_dump_initiator_port(pr_reg, i_buf, PR_REG_ISID_ID_LEN); in __core_scsi3_dump_registration()
1282 char i_buf[PR_REG_ISID_ID_LEN] = { }; in __core_scsi3_free_registration()
1481 char *iport_ptr = NULL, i_buf[PR_REG_ISID_ID_LEN]; in core_scsi3_decode_spec_i_port()
1791 memset(i_buf, 0, PR_REG_ISID_ID_LEN); in core_scsi3_decode_spec_i_port()
2267 char i_buf[PR_REG_ISID_ID_LEN] = { }; in core_scsi3_pro_reserve()
2440 char i_buf[PR_REG_ISID_ID_LEN] = { }; in __core_scsi3_complete_pro_release()
2750 char i_buf[PR_REG_ISID_ID_LEN] = { }; in __core_scsi3_complete_pro_preempt()
[all …]
A Dtarget_core_configfs.c1752 char i_buf[PR_REG_ISID_ID_LEN] = { }; in target_core_dev_pr_show_spc3_res()
1759 core_pr_dump_initiator_port(pr_reg, i_buf, PR_REG_ISID_ID_LEN); in target_core_dev_pr_show_spc3_res()
1876 char i_buf[PR_REG_ISID_ID_LEN]; in target_pr_res_pr_registered_i_pts_show()
1887 memset(i_buf, 0, PR_REG_ISID_ID_LEN); in target_pr_res_pr_registered_i_pts_show()
1890 PR_REG_ISID_ID_LEN); in target_pr_res_pr_registered_i_pts_show()
/linux-6.3-rc2/include/target/
A Dtarget_core_base.h346 #define PR_REG_ISID_ID_LEN (PR_REG_ISID_LEN + 5) macro

Completed in 21 milliseconds