Searched refs:tgtPortWWNList (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo.h110 } tgtPortWWNList; typedef in typeref:struct:_tgtPortWWNList
114 tgtPortWWNList *tgtPortWWN;
H A Dfcinfo-list.c1056 tgtPortWWNList *newTgtWWN;
1130 newWWN->tgtPortWWN = (tgtPortWWNList *)calloc(1,
1131 sizeof (tgtPortWWNList));
1143 newTgtWWN = (tgtPortWWNList *)calloc(1,
1144 sizeof (tgtPortWWNList));
1193 (tgtPortWWNList *)calloc(1, sizeof (tgtPortWWNList));
H A DprintAttrs.c424 tgtPortWWNList *tgtWWNList;
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo.h77 } tgtPortWWNList; typedef in typeref:struct:_tgtPortWWNList
81 tgtPortWWNList *tgtPortWWN;
H A Dsasinfo-list.c2182 tgtPortWWNList *newTgtWWN, *TgtWWNList;
2266 newPort->tgtPortWWN = (tgtPortWWNList *)calloc(1,
2267 sizeof (tgtPortWWNList));
2293 newTgtWWN = (tgtPortWWNList *)calloc(1,
2294 sizeof (tgtPortWWNList));
2347 (tgtPortWWNList *)calloc(1, sizeof (tgtPortWWNList));
H A DprintAttrs.c526 tgtPortWWNList *tgtWWNList;

Completed in 81 milliseconds