Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsun_ima/common/
H A Dima.c264 IMA_NODE_PROPERTIES *pProps in IMA_GetNodeProperties()
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()
686 IMA_BOOL_VALUE *pProps in IMA_GetInitialR2TProperties()
708 IMA_BOOL_VALUE *pProps in IMA_GetImmediateDataProperties()
729 IMA_BOOL_VALUE *pProps in IMA_GetDataPduInOrderProperties()
[all …]
/illumos-gate/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()
/illumos-gate/usr/src/lib/libima/common/
H A Dima-lib.c2012 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetFirstBurstLengthProperties()
2090 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetMaxBurstLengthProperties()
2168 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetMaxRecvDataSegmentLengthProperties()
2515 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetMaxConnectionsProperties()
2613 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetDefaultTime2RetainProperties()
2713 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetDefaultTime2WaitProperties()
2813 IMA_MIN_MAX_VALUE *pProps) { in IMA_GetMaxOutstandingR2TProperties()
3013 IMA_BOOL_VALUE *pProps) { in IMA_GetInitialR2TProperties()
3117 IMA_BOOL_VALUE *pProps) { in IMA_GetImmediateDataProperties()
3220 IMA_BOOL_VALUE *pProps) { in IMA_GetDataPduInOrderProperties()
[all …]
/illumos-gate/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.c358 MP_LIBRARY_PROPERTIES *pProps) in MP_GetLibraryProperties()
472 MP_PLUGIN_PROPERTIES *pProps) in MP_GetPluginProperties()
723 MP_DEVICE_PRODUCT_PROPERTIES *pProps) in MP_GetDeviceProductProperties()
867 MP_INITIATOR_PORT_PROPERTIES *pProps) in MP_GetInitiatorPortProperties()
1027 MP_MULTIPATH_LOGICAL_UNIT_PROPERTIES *pProps) in MP_GetMPLogicalUnitProperties()
1178 MP_PATH_LOGICAL_UNIT_PROPERTIES *pProps) in MP_GetPathLogicalUnitProperties()
1321 MP_TARGET_PORT_GROUP_PROPERTIES *pProps) in MP_GetTargetPortGroupProperties()
1540 MP_PROPRIETARY_LOAD_BALANCE_PROPERTIES *pProps) in MP_GetProprietaryLoadBalanceProperties()
1682 MP_TARGET_PORT_PROPERTIES *pProps) in MP_GetTargetPortProperties()
/illumos-gate/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