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

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo.h116 } portWWNList; typedef in typeref:struct:_portWWNList
121 portWWNList *HBAPortWWN;
H A Dfcinfo-list.c1055 portWWNList *WWNList, *newWWN;
1117 newWWN = (portWWNList *)calloc(1, sizeof (portWWNList));
1183 newDevice->HBAPortWWN = (portWWNList *)calloc(1,
1184 sizeof (portWWNList));
H A DprintAttrs.c423 portWWNList *WWNList;

Completed in 1131 milliseconds