Searched refs:npivattrs (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c424 HBA_PORTNPIVATTRIBUTES *npivattrs, HBA_UINT32 *portIndex) {
432 if (npivattrs == NULL || portIndex == NULL) {
482 status = Sun_HBA_GetPortNPIVAttributes(handle, portCtr, npivattrs);
488 portCtr, npivattrs);
510 HBA_PORTNPIVATTRIBUTES npivattrs; local
566 if (retrieveNPIVAttrs(handle, portWWN, &npivattrs, &portIndex) == 0) {
568 if (npivattrs.MaxNumberOfNPIVPorts == 0) {
623 HBA_PORTNPIVATTRIBUTES npivattrs; local
715 if (retrieveNPIVAttrs(handle, portWWN, &npivattrs, &portIndex) == 0) {
717 if (npivattrs
423 retrieveNPIVAttrs(HBA_HANDLE handle, HBA_WWN portWWN, HBA_PORTNPIVATTRIBUTES *npivattrs, HBA_UINT32 *portIndex) argument
782 HBA_PORTNPIVATTRIBUTES npivattrs; local
[all...]
H A Dfcinfo-list.c286 HBA_NPIVATTRIBUTES npivattrs; local
326 portindex, index, &npivattrs);
331 portindex, index, &npivattrs);
348 wwnConversion(npivattrs.NodeWWN.wwn));
350 wwnConversion(npivattrs.PortWWN.wwn));

Completed in 86 milliseconds