Searched refs:fc_starget_attrs (Results 1 – 2 of 2) sorted by relevance
353 struct fc_rport { /* aka fc_starget_attrs */415 struct fc_starget_attrs { /* aka fc_target_attrs */ struct 423 (((struct fc_starget_attrs *)&(x)->starget_data)->node_name) argument 425 (((struct fc_starget_attrs *)&(x)->starget_data)->port_name)427 (((struct fc_starget_attrs *)&(x)->starget_data)->port_id)
2621 i->t.target_size = sizeof(struct fc_starget_attrs); in fc_attach_transport()