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

/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxosapi.c402 int lIdx; local
404 for( lIdx = 1; lIdx <= 5; lIdx++ ) {
405 if( 1 == lIdx) lStrIdx = aSubkey1;
406 if( 2 == lIdx) lStrIdx = aSubkey2;
407 if( 3 == lIdx) lStrIdx = aSubkey3;
408 if( 4 == lIdx) lStrIdx = aSubkey4;
409 if( 5 == lIdx) lStrIdx = aSubkey5;
/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c5219 int lIdx = 0; local
5245 for ( lIdx = 0; lIdx < devDisc - 1; lIdx++) {
5246 pWWNList[lIdx].flags = 0;
5247 pWWNList[lIdx].devListIndex = maxTargets;
5248 pSLRList[lIdx].localeNameLen = -1;
5249 pSLRList[lIdx].remoteNameLen = -1;
5925 int lIdx; local
5935 for ( lIdx
5976 int lIdx, cmpsetRtn, lRunScanFlag = FALSE; local
6081 U32 lIdx = 0; local
[all...]

Completed in 120 milliseconds