Searched refs:fci (Results 1 – 1 of 1) sorted by relevance
3088 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_remote_port_create() local3095 size = (sizeof(struct fc_rport) + fci->f->dd_fcrport_size); in fc_remote_port_create()3110 if (fci->f->dd_fcrport_size) in fc_remote_port_create()3230 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_remote_port_add() local3281 if (fci->f->dd_fcrport_size) in fc_remote_port_add()3283 fci->f->dd_fcrport_size); in fc_remote_port_add()3389 if (fci->f->dd_fcrport_size) in fc_remote_port_add()3391 fci->f->dd_fcrport_size); in fc_remote_port_add()3882 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_vport_setup() local3891 if ( ! fci->f->vport_create) in fc_vport_setup()[all …]