Searched refs:s_sysctlBase (Results 1 – 1 of 1) sorted by relevance
44 static SYSCTL_Type *const s_sysctlBase[] = SYSCTL_BASE_PTRS; variable64 while ((instance < ARRAY_SIZE(s_sysctlBase)) && (s_sysctlBase[instance] != base)) in SYSCTL_GetInstance()69 assert(instance < ARRAY_SIZE(s_sysctlBase)); in SYSCTL_GetInstance()