Searched defs:vfip1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c11298 VFIobj_t *vfip1; local
11357 vfip1 = hba->sli.sli4.VFI_table;
11358 for (i = 0; i < hba->sli.sli4.VFICount; i++, vfip1++) {
11359 if (vfip1->fcfp == fcfp) {
11360 vfip = vfip1;

Completed in 95 milliseconds