Searched refs:rport_bindings (Results 1 – 2 of 2) sorted by relevance
569 struct list_head rport_bindings; member645 (((struct fc_host_attrs *)(x)->shost_data)->rport_bindings)
436 INIT_LIST_HEAD(&fc_host->rport_bindings); in fc_host_setup()2907 &fc_host->rport_bindings, peers) { in fc_remove_host()3306 list_for_each_entry(rport, &fc_host->rport_bindings, in fc_remote_port_add()3615 list_move_tail(&rport->peers, &fc_host->rport_bindings); in fc_timeout_deleted_rport()
Completed in 14 milliseconds