HomeSort by: relevance | last modified time | path
    Searched defs:powernow_sysctl_helper (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x86/x86/
powernow.c 124 static int powernow_sysctl_helper(SYSCTLFN_PROTO);
282 powernow_sysctl_helper, 0, (void *)sc, 0, CTL_CREATE, CTL_EOL);
291 powernow_sysctl_helper, 0, (void *)sc, 0, CTL_CREATE, CTL_EOL);
315 powernow_sysctl_helper(SYSCTLFN_ARGS) function in typeref:typename:int

Completed in 12 milliseconds