rport_bindings    425 drivers/scsi/scsi_transport_fc.c 	INIT_LIST_HEAD(&fc_host->rport_bindings);
rport_bindings   2435 drivers/scsi/scsi_transport_fc.c 			&fc_host->rport_bindings, peers) {
rport_bindings   2834 drivers/scsi/scsi_transport_fc.c 		list_for_each_entry(rport, &fc_host->rport_bindings,
rport_bindings   3141 drivers/scsi/scsi_transport_fc.c 	list_move_tail(&rport->peers, &fc_host->rport_bindings);
rport_bindings    524 include/scsi/scsi_transport_fc.h 	struct list_head rport_bindings;
rport_bindings    597 include/scsi/scsi_transport_fc.h 	(((struct fc_host_attrs *)(x)->shost_data)->rport_bindings)