Searched refs:tgtPortWWNList (Results 1 – 6 of 6) sorted by relevance
77 } tgtPortWWNList; typedef81 tgtPortWWNList *tgtPortWWN;
2182 tgtPortWWNList *newTgtWWN, *TgtWWNList; in searchDevice()2266 newPort->tgtPortWWN = (tgtPortWWNList *)calloc(1, in searchDevice()2267 sizeof (tgtPortWWNList)); in searchDevice()2293 newTgtWWN = (tgtPortWWNList *)calloc(1, in searchDevice()2294 sizeof (tgtPortWWNList)); in searchDevice()2347 (tgtPortWWNList *)calloc(1, sizeof (tgtPortWWNList)); in searchDevice()
526 tgtPortWWNList *tgtWWNList; in printOSDeviceNameInfo()
110 } tgtPortWWNList; typedef114 tgtPortWWNList *tgtPortWWN;
1056 tgtPortWWNList *newTgtWWN; in searchDevice()1130 newWWN->tgtPortWWN = (tgtPortWWNList *)calloc(1, in searchDevice()1131 sizeof (tgtPortWWNList)); in searchDevice()1143 newTgtWWN = (tgtPortWWNList *)calloc(1, in searchDevice()1144 sizeof (tgtPortWWNList)); in searchDevice()1193 (tgtPortWWNList *)calloc(1, sizeof (tgtPortWWNList)); in searchDevice()
424 tgtPortWWNList *tgtWWNList; in printOSDeviceNameInfo()