Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.h216 U16 devListIndex; member
406 #define INDEX(_pCard, _T) (((_pCard)->pWWNList + (_T))->devListIndex)
H A Dagtiapi.c5219 pWWNList[devDisc-1].devListIndex = maxTargets; in agtiapi_GetWWNMappings()
5231 pWWNList[lIdx].devListIndex = maxTargets; in agtiapi_GetWWNMappings()
5261 if ( pWWNList[lLstIdx].devListIndex == lstMax && in agtiapi_FindWWNListNext()
5266 pWWNList[lLstIdx].devListIndex, in agtiapi_FindWWNListNext()
5570 pWWNList[lDevIndex].devListIndex = lDevIndex; in agtiapi_GetDevHandle()