Searched refs:fci (Results 1 – 1 of 1) sorted by relevance
2586 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_remote_port_create() local2593 size = (sizeof(struct fc_rport) + fci->f->dd_fcrport_size); in fc_remote_port_create()2608 if (fci->f->dd_fcrport_size) in fc_remote_port_create()2712 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_remote_port_add() local2763 if (fci->f->dd_fcrport_size) in fc_remote_port_add()2765 fci->f->dd_fcrport_size); in fc_remote_port_add()2871 if (fci->f->dd_fcrport_size) in fc_remote_port_add()2873 fci->f->dd_fcrport_size); in fc_remote_port_add()3338 struct fc_internal *fci = to_fc_internal(shost->transportt); in fc_vport_setup() local3347 if ( ! fci->f->vport_create) in fc_vport_setup()[all …]