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

/freebsd-10-stable/usr.sbin/apm/
H A DMakefile3 PROG= apm
4 MAN= apm.8
5 MLINKS= apm.8 apmconf.8
/freebsd-10-stable/sys/modules/apm/
H A DMakefile5 .PATH: ${.CURDIR}/../../pc98/apm
8 KMOD= apm
9 SRCS= apm.c apm.h
/freebsd-10-stable/sys/modules/syscons/apm/
H A DMakefile3 .PATH: ${.CURDIR}/../../../dev/syscons/apm
/freebsd-10-stable/etc/rc.d/
H A Dapmd7 # REQUIRE: DAEMON apm
22 force_depend apm || return 1
24 # Warn user about acpi apm compatibility support which
27 warn "/dev/apmctl not found; kernel is missing apm(4)"
H A DMakefile155 FILES+= apm
/freebsd-10-stable/share/man/man4/man4.i386/
H A DMakefile4 apm.4 \
/freebsd-10-stable/sys/modules/syscons/
H A DMakefile19 _apm= apm
/freebsd-10-stable/sys/dev/syscons/apm/
H A Dapm_saver.c50 #include <i386/bios/apm.h>
78 printf("WARNING: apm_saver module requires apm enabled\n");
93 MODULE_DEPEND(apm_saver, apm, 1, 1, 1);
/freebsd-10-stable/usr.sbin/zzz/
H A Dzzz.sh4 # For APM, "apm -z" will be issued.
38 exec apm -z
/freebsd-10-stable/release/powerpc/
H A Dmake-memstick.sh46 mkimg -s apm -p freebsd-boot:=${1}/boot/boot1.hfs -p freebsd-ufs/FreeBSD_Install:=${tempfile} -o ${2}
/freebsd-10-stable/usr.sbin/
H A DMakefile.amd6410 SUBDIR+= apm
H A DMakefile.i3864 SUBDIR+= apm
/freebsd-10-stable/usr.bin/mkimg/
H A DMakefile22 apm.c \
H A Dapm.c31 #include <sys/apm.h>
113 .name = "apm",
/freebsd-10-stable/usr.sbin/pc-sysinstall/backend-partmanager/
H A Dcreate-part.sh60 apm|APM) ;;
/freebsd-10-stable/sys/i386/
H A DMakefile17 DI386= apm i386 ibcs2 include isa linux
/freebsd-10-stable/sys/pc98/conf/
H A DNOTES452 # apm: Laptop Advanced Power Management (experimental)
464 device apm
465 hint.apm.0.flags="0x20"
480 # apm under `Miscellaneous hardware'
/freebsd-10-stable/release/tools/
H A Dvmimage.subr35 mkimg -s apm -f ${VMFORMAT} \
/freebsd-10-stable/sys/i386/bios/
H A Dapm.c61 #include <i386/bios/apm.h>
119 .d_name = "apm",
450 /* establish an apm hook */
460 /* disestablish an apm hook */
786 "apm worker"))
787 panic("Cannot create apm worker thread");
881 if (resource_disabled("apm", 0))
884 child = BUS_ADD_CHILD(parent, 0, "apm", 0);
904 printf("apm: Only one APM driver supported.\n");
910 printf("apm
[all...]
/freebsd-10-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-bsdlabel.sh224 elif [ "${_pType}" = "apm" ] ; then
296 gpt|apm) get_autosize "${_dTag}" "$_pDisk" ;;
312 if [ "${CURPART}" = "3" -a "$_pType" = "apm" ] ; then
329 if [ "${CURPART}" != "3" -a "${_pType}" = "apm" ] ; then
351 elif [ "${_pType}" = "apm" ] ; then
363 elif [ "${_pType}" = "apm" ] ; then
390 elif [ "${_pType}" = "apm" ]; then
422 elif [ "${_pType}" = "apm" ] ; then
450 if [ "$_pType" = "gpt" -o "$_pType" = "apm" ] ; then
452 # If this is a gpt/apm partitio
[all...]
/freebsd-10-stable/sys/geom/part/
H A Dg_part_apm.c31 #include <sys/apm.h>
/freebsd-10-stable/sys/modules/
H A DMakefile500 _apm= apm
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c309 if (MLX5_CAP_GEN(mdev, apm))
/freebsd-10-stable/contrib/ofed/management/opensm/include/iba/
H A Dib_types.h8669 boolean_t apm;
/freebsd-10-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h1023 u8 apm[0x1]; member in struct:mlx5_ifc_cmd_hca_cap_bits

Completed in 406 milliseconds