Searched refs:fcs_vf (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/bfa/
H A Dbfad_drv.h156 bfa_fcs_vf_t fcs_vf; member in struct:bfad_vf_s
H A Dbfad_bsg.c836 bfa_fcs_vf_t *fcs_vf; local
857 fcs_vf = bfa_fcs_vf_lookup(&bfad->bfa_fcs, iocmd->vf_id);
858 if (fcs_vf == NULL) {
863 bfa_fcs_vf_get_ports(fcs_vf, (wwn_t *)iocmd_bufptr, &nports);
2316 struct bfa_fcs_fabric_s *fcs_vf; local
2320 fcs_vf = bfa_fcs_vf_lookup(&bfad->bfa_fcs, iocmd->vf_id);
2321 if (fcs_vf == NULL) {
2326 memcpy((void *)&iocmd->stats, (void *)&fcs_vf->stats,
2339 struct bfa_fcs_fabric_s *fcs_vf; local
2343 fcs_vf
[all...]

Completed in 118 milliseconds