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

/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c2050 HBA_PORTATTRIBUTES *portattributes)
2065 (vendorHandle, portindex, portattributes));
2103 HBA_PORTATTRIBUTES *portattributes)
2119 portattributes));
2130 HBA_PORTATTRIBUTES *portattributes)
2145 (vendorHandle, PortWWN, portattributes));
2041 HBA_GetAdapterPortAttributes( HBA_HANDLE handle, HBA_UINT32 portindex, HBA_PORTATTRIBUTES *portattributes) argument
2093 HBA_GetDiscoveredPortAttributes( HBA_HANDLE handle, HBA_UINT32 portindex, HBA_UINT32 discoveredportindex, HBA_PORTATTRIBUTES *portattributes) argument
2121 HBA_GetPortAttributesByWWN( HBA_HANDLE handle, HBA_WWN PortWWN, HBA_PORTATTRIBUTES *portattributes) argument
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c2360 HBA_PORTATTRIBUTES *portattributes)
2379 (vendorHandle, portindex, portattributes));
2421 HBA_PORTATTRIBUTES *portattributes)
2441 portattributes));
2452 HBA_PORTATTRIBUTES *portattributes)
2471 (vendorHandle, PortWWN, portattributes));
3674 SMHBA_PORTATTRIBUTES *portattributes)
3691 (vendorHandle, portindex, portattributes));
3703 SMHBA_PORTATTRIBUTES *portattributes)
3721 portattributes));
2357 HBA_GetAdapterPortAttributes( HBA_HANDLE handle, HBA_UINT32 portindex, HBA_PORTATTRIBUTES *portattributes) argument
2417 HBA_GetDiscoveredPortAttributes( HBA_HANDLE handle, HBA_UINT32 portindex, HBA_UINT32 discoveredportindex, HBA_PORTATTRIBUTES *portattributes) argument
2449 HBA_GetPortAttributesByWWN( HBA_HANDLE handle, HBA_WWN PortWWN, HBA_PORTATTRIBUTES *portattributes) argument
3671 SMHBA_GetAdapterPortAttributes( HBA_HANDLE handle, HBA_UINT32 portindex, SMHBA_PORTATTRIBUTES *portattributes) argument
3699 SMHBA_GetDiscoveredPortAttributes( HBA_HANDLE handle, HBA_UINT32 portindex, HBA_UINT32 discoveredportindex, SMHBA_PORTATTRIBUTES *portattributes) argument
3729 SMHBA_GetPortAttributesByWWN( HBA_HANDLE handle, HBA_WWN portWWN, HBA_WWN domainPortWWN, SMHBA_PORTATTRIBUTES *portattributes) argument
[all...]

Completed in 124 milliseconds