Searched refs:fci (Results 1 – 1 of 1) sorted by relevance
3093 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_remote_port_create() local3100 size = (sizeof(struct fc_rport) + fci->f->dd_fcrport_size); in fc_remote_port_create()3115 if (fci->f->dd_fcrport_size) in fc_remote_port_create()3235 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_remote_port_add() local3286 if (fci->f->dd_fcrport_size) in fc_remote_port_add()3288 fci->f->dd_fcrport_size); in fc_remote_port_add()3394 if (fci->f->dd_fcrport_size) in fc_remote_port_add()3396 fci->f->dd_fcrport_size); in fc_remote_port_add()3887 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_vport_setup() local3896 if ( ! fci->f->vport_create) in fc_vport_setup()[all …]