Searched defs:myremotePortWWN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c438 HBA_WWN myremotePortWWN; local
449 memcpy(myremotePortWWN.wwn, &remotePortWWN,
452 status = HBA_GetPortAttributesByWWN(handle, myremotePortWWN,
458 myremotePortWWN, &discPort);
470 handleRemotePort(handle, portWWN, myremotePortWWN, &discPort);
472 printLinkStat(handle, portWWN, myremotePortWWN);
476 myremotePortWWN, map);

Completed in 70 milliseconds