Searched refs:getDiskGlobalProp (Results 1 – 1 of 1) sorted by relevance
128 static int getDiskGlobalProp(uint32_t prop, char *propVal, size_t *propLen);2381 ret = getDiskGlobalProp(prop, propVal, propLen); in stmfGetGlobalLuProp()2393 getDiskGlobalProp(uint32_t prop, char *propVal, size_t *propLen) in getDiskGlobalProp() function