Searched refs:kIOMaxPlaneName (Results 1 – 1 of 1) sorted by relevance
85 kIOMaxPlaneName = 32 enumerator207 char key[kIOMaxPlaneName + 16]; in makePlane()210 strlcpy( key, name, kIOMaxPlaneName + 1 ); in makePlane()1512 char temp[kIOMaxPlaneName + 1]; in dealiasPath()1523 if ((end - path) < kIOMaxPlaneName) { in dealiasPath()1560 char temp[kIOMaxPlaneName + 1]; in fromPath()1569 if (end && ((end - path) < kIOMaxPlaneName)) { in fromPath()