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

  /src/sys/arch/i386/pci/
piixpcib.c 88 static int speedstep_sysctl_helper(SYSCTLFN_ARGS);
375 speedstep_sysctl_helper, 0, NULL, 0, CTL_CREATE,
393 speedstep_sysctl_helper(SYSCTLFN_ARGS) function in typeref:typename:int
  /src/sys/arch/x86/pci/
ichlpcib.c 147 static int speedstep_sysctl_helper(SYSCTLFN_ARGS);
717 speedstep_sysctl_helper, 0, NULL, 0, CTL_CREATE,
748 speedstep_sysctl_helper(SYSCTLFN_ARGS) function in typeref:typename:int

Completed in 13 milliseconds