Searched refs:fci (Results 1 – 1 of 1) sorted by relevance
2600 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_remote_port_create() local2607 size = (sizeof(struct fc_rport) + fci->f->dd_fcrport_size); in fc_remote_port_create()2622 if (fci->f->dd_fcrport_size) in fc_remote_port_create()2726 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_remote_port_add() local2777 if (fci->f->dd_fcrport_size) in fc_remote_port_add()2779 fci->f->dd_fcrport_size); in fc_remote_port_add()2885 if (fci->f->dd_fcrport_size) in fc_remote_port_add()2887 fci->f->dd_fcrport_size); in fc_remote_port_add()3352 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_vport_setup() local3361 if ( ! fci->f->vport_create) in fc_vport_setup()[all …]