Searched refs:antOp (Results 1 - 12 of 12) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/include/
H A Drealizesdiskdrive_descriptors.h42 char *hostName, CCIMObjectPath * antOp,
/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/wbem_disk/common/
H A Drealizesdiskdrive_descriptors.c53 CCIMObjectPath *antOp, dm_descriptor_t dep, char *provider, int *errp)
93 ant_inst = cimom_getInstance(antOp, cim_true, cim_false, cim_false,
52 realizesdiskdrive_descriptor_toCCIMInstance(char *hostname, CCIMObjectPath *antOp, dm_descriptor_t dep, char *provider, int *errp) argument
/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/wbem_disk/assoc/
H A DSolaris_MPXIOComponent.c92 CCIMObjectPath *antOp = NULL; local
106 antOp = (CCIMObjectPath *)util_getKeyValue(pCurPropList, reference,
124 if ((pCurPropList = antOp->mKeyProperties) == NULL ||
131 pCurPropList = antOp->mKeyProperties;
191 inst = mpxioCompToInst(antOp, ANTECEDENT, depOp, DEPENDENT, &error);
H A DSolaris_MPXIOInterface.c93 CCIMObjectPath *antOp = NULL; local
107 antOp = (CCIMObjectPath *)util_getKeyValue(
124 if (((pCurPropList = antOp->mKeyProperties) == NULL) ||
131 pCurPropList = antOp->mKeyProperties;
191 inst = mpxioIntAssocToInst(antOp, ANTECEDENT, depOp, DEPENDENT, &error);
H A DSolaris_MediaPresent.c91 CCIMObjectPath *antOp = NULL; local
105 antOp = (CCIMObjectPath *)util_getKeyValue(pCurPropList, reference,
126 if ((pCurPropList = antOp->mKeyProperties) == NULL ||
136 pCurPropList = antOp->mKeyProperties;
193 inst = createMediaPresRefInst(antOp, ANTECEDENT, depOp, DEPENDENT,
H A DSolaris_SCSIInterface.c92 CCIMObjectPath *antOp = NULL; local
109 antOp = (CCIMObjectPath *)util_getKeyValue(pCurPropList, reference,
127 if ((antOp->mKeyProperties) == NULL ||
134 pCurPropList = antOp->mKeyProperties;
202 inst = scsiIntAssocToInst(antOp, ANTECEDENT, depOp, DEPENDENT, &error);
H A DSol_DiskPartitionBasedOnFDisk.c90 CCIMObjectPath *antOp = NULL; local
103 antOp = (CCIMObjectPath *)util_getKeyValue(pCurPropList, reference,
120 if (((pCurPropList = antOp->mKeyProperties) == NULL) ||
127 pCurPropList = antOp->mKeyProperties;
H A DSol_MPXIOCtrlrLogicalIdentity.c95 CCIMObjectPath *antOp = NULL; local
108 antOp = (CCIMObjectPath *)util_getKeyValue(pCurPropList, reference,
126 if ((pCurPropList = antOp->mKeyProperties) == NULL) {
170 inst = mpxioLogIdentAssocToInst(antOp, SYSTEM_ELEMENT, depOp,
H A DSolaris_DiskPartitionBasedOnDisk.c90 CCIMObjectPath *antOp = NULL; local
108 antOp = (CCIMObjectPath *)util_getKeyValue(
126 if ((pCurPropList = antOp->mKeyProperties) == NULL ||
133 pCurPropList = antOp->mKeyProperties;
H A DSolaris_RealizesExtent.c90 CCIMObjectPath *antOp = NULL; local
103 antOp = (CCIMObjectPath *)util_getKeyValue(pCurPropList, reference,
125 if (antOp->mKeyProperties == NULL ||
132 pCurPropList = antOp->mKeyProperties;
H A DSolaris_RealizesDiskDrive.c91 CCIMObjectPath *antOp = NULL; local
104 antOp = (CCIMObjectPath *)util_getKeyValue(pCurPropList, reference,
159 hostName, antOp, d_descriptor, REALIZES_DISKDRIVE, &error);
H A DSolaris_IDEInterface.c95 CCIMObjectPath *antOp = NULL; local
112 antOp = (CCIMObjectPath *)util_getKeyValue(pCurPropList, reference,
130 if ((pCurPropList = antOp->mKeyProperties) == NULL) {
215 inst = ideIntAssocToInst(antOp, ANTECEDENT, depOp, DEPENDENT, &error);

Completed in 121 milliseconds