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

/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/include/
H A DproviderNames.h60 #define PHYSICAL_PACKAGE "Solaris_PhysicalPackage" macro
/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/wbem_disk/assoc/
H A DSolaris_RealizesDiskDrive.c206 inst = cim_createInstance(PHYSICAL_PACKAGE);
618 if (strcasecmp(pObjectName->mName, PHYSICAL_PACKAGE) == 0) {
714 cim_createInstance(PHYSICAL_PACKAGE);
889 if ((strcasecmp(pObjectName->mName, PHYSICAL_PACKAGE)) == 0) {

Completed in 47 milliseconds