Lines Matching refs:fc_host_attrs
49 static int fc_bsg_hostadd(struct Scsi_Host *, struct fc_host_attrs *);
392 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_host_setup()
473 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_host_remove()
1669 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in store_fc_private_host_dev_loss_tmo()
1908 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in store_fc_host_vport_delete()
2185 i->t.host_size = sizeof(struct fc_host_attrs); in fc_attach_transport()
2429 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_remove_host()
2599 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_remote_port_create()
2727 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_remote_port_add()
3035 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_remote_port_rolechg()
3103 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_timeout_deleted_rport()
3351 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_vport_setup()
3498 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); in fc_vport_terminate()
3768 fc_bsg_hostadd(struct Scsi_Host *shost, struct fc_host_attrs *fc_host) in fc_bsg_hostadd()