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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp60 #define kIORegPlaneNameSuffixLen (sizeof(kIORegPlaneNameSuffix) - 1) macro
208 strlcpy( end, kIORegPlaneNameSuffix, kIORegPlaneNameSuffixLen + 1 );

Completed in 63 milliseconds