Searched refs:pWWNList (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c89 "mem allocated in agtiapi_attach for pWWNList" );
1251 pmsc->pWWNList =
1253 if( !pmsc->pWWNList ) {
1880 if (pmcsc->pWWNList != NULL)
3962 if (pmcsc->pWWNList != NULL)
5220 ag_tgt_map_t *pWWNList; local
5229 pWWNList = pCard->pWWNList;
5235 pWWNList[devDisc-1].devListIndex = maxTargets;
5246 pWWNList[lId
5271 agtiapi_FindWWNListNext( ag_tgt_map_t *pWWNList, int lstMax ) argument
5323 ag_tgt_map_t *pWWNList; local
5922 ag_tgt_map_t *pWWNList; local
5975 ag_tgt_map_t *pWWNList; local
[all...]
H A Dagtiapi.h371 ag_tgt_map_t *pWWNList; member in struct:agtiapi_softc
406 #define INDEX(_pCard, _T) (((_pCard)->pWWNList + (_T))->devListIndex)
H A Dagtiproto.h62 STATIC int agtiapi_FindWWNListNext( ag_tgt_map_t * pWWNList, int lstMax );

Completed in 138 milliseconds