Searched defs:format_code (Results  1 – 3 of 3) sorted by relevance
| /linux/drivers/target/ | 
| H A D | target_core_fabric_lib.c | 37 	int *format_code,  in sas_get_pr_transport_id()54 	int *format_code,  in fc_get_pr_transport_id()
 86 	int *format_code,  in sbp_get_pr_transport_id()
 102 	int *format_code,  in srp_get_pr_transport_id()
 131 	int *format_code,  in iscsi_get_pr_transport_id()
 219 	int *format_code)  in iscsi_get_pr_transport_id_len()
 298 	u8 format_code = (buf[0] & 0xc0);  in iscsi_parse_pr_out_transport_id()  local
 377 		struct t10_pr_registration *pr_reg, int *format_code)  in target_get_pr_transport_id_len()
 400 		struct t10_pr_registration *pr_reg, int *format_code,  in target_get_pr_transport_id()
 
 | 
| H A D | target_core_pr.c | 3939 	int format_code = 0, pr_res_type = 0, pr_res_scope = 0;  in core_scsi3_pri_read_full_status()  local
 | 
| /linux/drivers/scsi/ibmvscsi_tgt/ | 
| H A D | ibmvscsi_tgt.h | 74 struct format_code {  struct75 	u8 reserved;
 76 	u8 buffers;
 
 |