Home
last modified time | relevance | path

Searched defs:pProps (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/lib/libsun_ima/common/
H A Dima.c264 IMA_NODE_PROPERTIES *pProps in IMA_GetNodeProperties()
413 IMA_DISCOVERY_PROPERTIES *pProps in IMA_GetDiscoveryProperties()
504 IMA_MIN_MAX_VALUE *pProps in IMA_GetFirstBurstLengthProperties()
513 IMA_MIN_MAX_VALUE *pProps in IMA_GetMaxBurstLengthProperties()
522 IMA_MIN_MAX_VALUE *pProps in IMA_GetMaxRecvDataSegmentLengthProperties()
580 IMA_MIN_MAX_VALUE *pProps in IMA_GetMaxConnectionsProperties()
601 IMA_MIN_MAX_VALUE *pProps in IMA_GetDefaultTime2RetainProperties()
622 IMA_MIN_MAX_VALUE *pProps in IMA_GetDefaultTime2WaitProperties()
643 IMA_MIN_MAX_VALUE *pProps in IMA_GetMaxOutstandingR2TProperties()
665 IMA_MIN_MAX_VALUE *pProps in IMA_GetErrorRecoveryLevelProperties()
[all …]
/titanic_50/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetTargetPortGroupProperties.c39 MP_TARGET_PORT_GROUP_PROPERTIES *pProps) in MP_GetTargetPortGroupProperties()
58 MP_TARGET_PORT_GROUP_PROPERTIES *pProps) in getTargetPortGroupProperties()
H A DMP_GetPluginPropertiesPlugin.c37 MP_GetPluginPropertiesPlugin(MP_PLUGIN_PROPERTIES *pProps) in MP_GetPluginPropertiesPlugin()
H A DMP_GetInitiatorPortProperties.c37 MP_GetInitiatorPortProperties(MP_OID oid, MP_INITIATOR_PORT_PROPERTIES *pProps) in MP_GetInitiatorPortProperties()
H A DMP_GetProprietaryLBProp.c37 MP_PROPRIETARY_LOAD_BALANCE_PROPERTIES *pProps) in MP_GetProprietaryLoadBalanceProperties()
H A DMP_GetTargetPortProperties.c38 MP_TARGET_PORT_PROPERTIES *pProps) in MP_GetTargetPortProperties()
H A DMP_GetDeviceProductProperties.c40 MP_GetDeviceProductProperties(MP_OID oid, MP_DEVICE_PRODUCT_PROPERTIES *pProps) in MP_GetDeviceProductProperties()
H A DMP_GetPathLogicalUnitProperties.c37 MP_PATH_LOGICAL_UNIT_PROPERTIES *pProps) in MP_GetPathLogicalUnitProperties()
H A DMP_GetMPLogicalUnitProperties.c220 MP_MULTIPATH_LOGICAL_UNIT_PROPERTIES *pProps) in MP_GetMPLogicalUnitProperties()
/titanic_50/usr/src/lib/libima/common/
H A Dima-lib.c707 IMA_LIBRARY_PROPERTIES *pProps) { in IMA_GetLibraryProperties()
817 IMA_PLUGIN_PROPERTIES *pProps) { in IMA_GetPluginProperties()
1020 IMA_NODE_PROPERTIES *pProps) { in IMA_GetNodeProperties()
1543 IMA_LHBA_PROPERTIES *pProps) { in IMA_GetLhbaProperties()
1778 IMA_PHBA_PROPERTIES *pProps) { in IMA_GetPhbaProperties()
2017 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetFirstBurstLengthProperties()
2095 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetMaxBurstLengthProperties()
2173 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetMaxRecvDataSegmentLengthProperties()
2520 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetMaxConnectionsProperties()
2618 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetDefaultTime2RetainProperties()
[all …]
/titanic_50/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.c359 MP_LIBRARY_PROPERTIES *pProps) in MP_GetLibraryProperties()
473 MP_PLUGIN_PROPERTIES *pProps) in MP_GetPluginProperties()
724 MP_DEVICE_PRODUCT_PROPERTIES *pProps) in MP_GetDeviceProductProperties()
868 MP_INITIATOR_PORT_PROPERTIES *pProps) in MP_GetInitiatorPortProperties()
1028 MP_MULTIPATH_LOGICAL_UNIT_PROPERTIES *pProps) in MP_GetMPLogicalUnitProperties()
1179 MP_PATH_LOGICAL_UNIT_PROPERTIES *pProps) in MP_GetPathLogicalUnitProperties()
1322 MP_TARGET_PORT_GROUP_PROPERTIES *pProps) in MP_GetTargetPortGroupProperties()
1541 MP_PROPRIETARY_LOAD_BALANCE_PROPERTIES *pProps) in MP_GetProprietaryLoadBalanceProperties()
1683 MP_TARGET_PORT_PROPERTIES *pProps) in MP_GetTargetPortProperties()
/titanic_50/usr/src/cmd/iscsiadm/
H A Dsun_ima.c285 SUN_IMA_STATIC_TARGET_PROPERTIES *pProps in SUN_IMA_GetStaticTargetProperties()
448 SUN_IMA_TARGET_PROPERTIES *pProps in SUN_IMA_GetTargetProperties()
1182 SUN_IMA_LU_PROPERTIES *pProps in SUN_IMA_GetLuProperties()
1435 SUN_IMA_CONN_PROPERTIES **pProps in SUN_IMA_GetConnProperties()
1757 void *pProps, in getISCSINodeParameter()
2140 IMA_MIN_MAX_VALUE pProps; in getDigest() local