Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.h215 U16 devListIndex; member
405 #define INDEX(_pCard, _T) (((_pCard)->pWWNList + (_T))->devListIndex)
H A Dagtiapi.c5190 pWWNList[devDisc-1].devListIndex = maxTargets; in agtiapi_GetWWNMappings()
5202 pWWNList[lIdx].devListIndex = maxTargets; in agtiapi_GetWWNMappings()
5232 if ( pWWNList[lLstIdx].devListIndex == lstMax && in agtiapi_FindWWNListNext()
5237 pWWNList[lLstIdx].devListIndex, in agtiapi_FindWWNListNext()
5541 pWWNList[lDevIndex].devListIndex = lDevIndex; in agtiapi_GetDevHandle()