HomeSort by: relevance | last modified time | path
    Searched refs:cpuctl (Results 1 - 8 of 8) sorted by relevancy

  /src/tests/usr.sbin/cpuctl/
Makefile 5 TESTSDIR= ${TESTSBASE}/usr.sbin/cpuctl
t_cpuctl.sh 30 tmp="./cpuctl.txt"
43 cpuctl $1 $cpuid >/dev/null 2>&1
55 cpuctl nointr 0 >/dev/null 2>&1
80 cpuctl $online $cpuid
81 cpuctl $intr $cpuid
92 atf_require_prog cpuctl
93 atf_set "descr" "Test that cpuctl(8) returns the " \
99 lst=$(cpuctl list | wc -l)
117 atf_require_prog cpuctl
119 atf_set "descr" "Test invalid parameters to cpuctl(8)
    [all...]
  /src/usr.sbin/cpuctl/
Makefile 7 PROG= cpuctl
8 MAN= cpuctl.8
9 SRCS= cpuctl.c
  /src/etc/rc.d/
smtoff 31 cpuctl identify "$1" |
75 cpuctl offline "$i"
93 cpuctl online "$i"
  /src/tests/usr.sbin/
Makefile 7 TESTS_SUBDIRS+= cpuctl
  /src/usr.sbin/
Makefile 8 certctl chroot cnwctl cpuctl crash \
  /src/sys/arch/i386/pci/
elan520.c 1266 uint8_t cpuctl, picicr, ressta; local in function:elansc_attach
1294 cpuctl = bus_space_read_1(sc->sc_memt, sc->sc_memh, MMCR_CPUCTL);
1301 elansc_speeds[cpuctl & CPUCTL_CPU_CLK_SPD_MASK]);
  /src/etc/
MAKEDEV.tmpl 227 # cpuctl CPU control
830 makedev lockstat clockctl cpuctl
1544 cpuctl)
1545 mkdev cpuctl c %cpuctl_chr% 0 666

Completed in 17 milliseconds