Home
last modified time | relevance | path

Searched refs:lDevIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c5381 for ( lDevIndex = 0; lDevIndex < szdv; lDevIndex++ ) // match w/ wwn list in agtiapi_GetDevHandle()
5405 if ( (pCard->pDevList[lDevIndex].targetId == lDevIndex) && in agtiapi_GetDevHandle()
5406 ( pPortalInfo->pDevList[lDevIndex] == in agtiapi_GetDevHandle()
5438 pDevice->targetId = lDevIndex; in agtiapi_GetDevHandle()
5452 pPortalInfo->pDevList[lDevIndex] = &pCard->pDevList[lDevIndex]; // (ag_device_t *) in agtiapi_GetDevHandle()
5520 if ( 0 > lDevIndex ) in agtiapi_GetDevHandle()
5526 pDevice = &pCard->pDevList[lDevIndex]; in agtiapi_GetDevHandle()
5530 agtiapi_InitCCBs( pCard, 1, lDevIndex ); in agtiapi_GetDevHandle()
5541 pWWNList[lDevIndex].devListIndex = lDevIndex; in agtiapi_GetDevHandle()
5542 pWWNList[lDevIndex].sasLrIdx = lNextDyad; in agtiapi_GetDevHandle()
[all …]