format_code
audio_info->modes[i].format_code =
(edid_caps->audio_modes[i].format_code);
edid_caps->audio_modes[i].format_code = sad->format;
stream->audio_info.modes[i].format_code = dc_sink_data->edid_caps.audio_modes[i].format_code;
uint8_t format_code; /* ucData[0] [6:3]*/
enum audio_format_code format_code;
if (audio_info->modes[index].format_code == audio_format_code) {
sink->edid_caps.audio_modes[i].format_code,
struct format_code *fmt;
fmt = (struct format_code *)&rsp->buf_fmt;
struct format_code *fmt;
fmt = (struct format_code *)&rej->buf_fmt;
struct format_code *fmt;
fmt = (struct format_code *)&req->req_buf_fmt;
int *format_code,
int *format_code,
if ((*format_code == 1) && (pr_reg->isid_present_at_reg)) {
int *format_code)
*format_code = 1;
*format_code = 0;
u8 format_code = (buf[0] & 0xc0);
if ((format_code != 0x00) && (format_code != 0x40)) {
" Initiator Transport ID\n", format_code);
if (format_code == 0x40) {
struct t10_pr_registration *pr_reg, int *format_code)
int *format_code,
return iscsi_get_pr_transport_id_len(nacl, pr_reg, format_code);
*format_code = 0;
struct t10_pr_registration *pr_reg, int *format_code,
return sas_get_pr_transport_id(nacl, format_code, buf);
return sbp_get_pr_transport_id(nacl, format_code, buf);
return srp_get_pr_transport_id(nacl, format_code, buf);
return fc_get_pr_transport_id(nacl, format_code, buf);
return iscsi_get_pr_transport_id(nacl, pr_reg, format_code,
int *format_code,
int *format_code,
struct t10_pr_registration *pr_reg, int *format_code);
struct t10_pr_registration *pr_reg, int *format_code,
int format_code = 0, pr_res_type = 0, pr_res_scope = 0;
&format_code);
&format_code, &buf[off+4]);