Lines Matching refs:entry

222 	struct fc_fdmi_attr_entry *entry;  in fc_ct_ms_fill()  local
257 entry = (struct fc_fdmi_attr_entry *)hba_attrs->attr; in fc_ct_ms_fill()
262 &entry->type); in fc_ct_ms_fill()
263 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
265 (__be64 *)&entry->value[0]); in fc_ct_ms_fill()
268 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
273 &entry->type); in fc_ct_ms_fill()
274 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
275 strncpy((char *)&entry->value, in fc_ct_ms_fill()
280 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
285 &entry->type); in fc_ct_ms_fill()
286 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
287 strncpy((char *)&entry->value, in fc_ct_ms_fill()
292 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
297 &entry->type); in fc_ct_ms_fill()
298 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
299 strncpy((char *)&entry->value, in fc_ct_ms_fill()
304 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
309 &entry->type); in fc_ct_ms_fill()
310 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
311 strncpy((char *)&entry->value, in fc_ct_ms_fill()
316 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
321 &entry->type); in fc_ct_ms_fill()
322 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
323 strncpy((char *)&entry->value, in fc_ct_ms_fill()
328 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
333 &entry->type); in fc_ct_ms_fill()
334 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
335 strncpy((char *)&entry->value, in fc_ct_ms_fill()
340 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
345 &entry->type); in fc_ct_ms_fill()
346 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
347 strncpy((char *)&entry->value, in fc_ct_ms_fill()
352 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
357 &entry->type); in fc_ct_ms_fill()
358 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
359 strncpy((char *)&entry->value, in fc_ct_ms_fill()
364 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
369 &entry->type); in fc_ct_ms_fill()
370 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
371 snprintf((char *)&entry->value, in fc_ct_ms_fill()
400 entry = (struct fc_fdmi_attr_entry *)hba_attrs->attr; in fc_ct_ms_fill()
406 &entry->type); in fc_ct_ms_fill()
407 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
408 memcpy(&entry->value, fc_host_supported_fc4s(lport->host), in fc_ct_ms_fill()
412 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
417 &entry->type); in fc_ct_ms_fill()
418 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
421 &entry->value); in fc_ct_ms_fill()
424 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
429 &entry->type); in fc_ct_ms_fill()
430 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
432 &entry->value); in fc_ct_ms_fill()
435 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
440 &entry->type); in fc_ct_ms_fill()
441 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
443 &entry->value); in fc_ct_ms_fill()
446 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
451 &entry->type); in fc_ct_ms_fill()
452 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
454 strncpy((char *)&entry->value, in fc_ct_ms_fill()
460 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
465 &entry->type); in fc_ct_ms_fill()
466 put_unaligned_be16(len, &entry->len); in fc_ct_ms_fill()
468 strncpy((char *)&entry->value, in fc_ct_ms_fill()
473 strncpy((char *)&entry->value, in fc_ct_ms_fill()