Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
HDagtiapi.h216 U16 devListIndex; member
406 #define INDEX(_pCard, _T) (((_pCard)->pWWNList + (_T))->devListIndex)
HDagtiapi.c5235 pWWNList[devDisc-1].devListIndex = maxTargets; in agtiapi_GetWWNMappings()
5247 pWWNList[lIdx].devListIndex = maxTargets; in agtiapi_GetWWNMappings()
5277 if ( pWWNList[lLstIdx].devListIndex == lstMax && in agtiapi_FindWWNListNext()
5282 pWWNList[lLstIdx].devListIndex, in agtiapi_FindWWNListNext()
5586 pWWNList[lDevIndex].devListIndex = lDevIndex; in agtiapi_GetDevHandle()