Searched refs:fci (Results 1 – 1 of 1) sorted by relevance
2587 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_remote_port_create() local2594 size = (sizeof(struct fc_rport) + fci->f->dd_fcrport_size); in fc_remote_port_create()2609 if (fci->f->dd_fcrport_size) in fc_remote_port_create()2713 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_remote_port_add() local2764 if (fci->f->dd_fcrport_size) in fc_remote_port_add()2766 fci->f->dd_fcrport_size); in fc_remote_port_add()2872 if (fci->f->dd_fcrport_size) in fc_remote_port_add()2874 fci->f->dd_fcrport_size); in fc_remote_port_add()3339 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_vport_setup() local3348 if ( ! fci->f->vport_create) in fc_vport_setup()[all …]