Searched refs:portWWNList (Results 1 – 3 of 3) sorted by relevance
116 } portWWNList; typedef121 portWWNList *HBAPortWWN;
1055 portWWNList *WWNList, *newWWN; in searchDevice()1117 newWWN = (portWWNList *)calloc(1, sizeof (portWWNList)); in searchDevice()1183 newDevice->HBAPortWWN = (portWWNList *)calloc(1, in searchDevice()1184 sizeof (portWWNList)); in searchDevice()
423 portWWNList *WWNList; in printOSDeviceNameInfo()