Searched refs:deviceProperty (Results 1 – 1 of 1) sorted by relevance
1074 compareLUName(MP_CHAR *cmpString, MP_CHAR *deviceProperty) in compareLUName() argument1081 if (0 == strcmp(cmpString, deviceProperty)) { in compareLUName()1093 ((fd2 = open(deviceProperty, O_RDONLY|O_NDELAY)) >= 0) && in compareLUName()