Searched refs:fc_rport_create (Results 1 – 2 of 2) sorted by relevance
120 static struct fc_rport_priv *fc_rport_create(struct fc_lport *lport, in fc_rport_create() function1944 lport->tt.rport_create = fc_rport_create; in fc_rport_init()
2608 fc_rport_create(struct Scsi_Host *shost, int channel, in fc_rport_create() function2917 rport = fc_rport_create(shost, channel, ids); in fc_remote_port_add()