Searched refs:fc_host_attrs (Results 1 – 4 of 4) sorted by relevance
496 struct fc_host_attrs { struct549 ((struct fc_host_attrs *)(x)->shost_data) argument552 (((struct fc_host_attrs *)(x)->shost_data)->node_name)554 (((struct fc_host_attrs *)(x)->shost_data)->port_name)556 (((struct fc_host_attrs *)(x)->shost_data)->permanent_port_name)558 (((struct fc_host_attrs *)(x)->shost_data)->supported_classes)560 (((struct fc_host_attrs *)(x)->shost_data)->supported_fc4s)562 (((struct fc_host_attrs *)(x)->shost_data)->supported_speeds)564 (((struct fc_host_attrs *)(x)->shost_data)->maxframe_size)566 (((struct fc_host_attrs *)(x)->shost_data)->max_npiv_vports)[all …]
48 static int fc_bsg_hostadd(struct Scsi_Host *, struct fc_host_attrs *);388 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_host_setup()469 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_host_remove()1665 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in store_fc_private_host_dev_loss_tmo()1904 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in store_fc_host_vport_delete()2193 i->t.host_size = sizeof(struct fc_host_attrs); in fc_attach_transport()2443 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_remove_host()2611 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_rport_create()2738 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_remote_port_add()3052 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_remote_port_rolechg()[all …]
2212 struct fc_host_attrs *fc_host; in fcoe_destroy_work()
961 struct fc_host_attrs *fc_host = shost_to_fc_host(sh); in qlt_stop_phase1()