Searched refs:misc (Results 401 - 425 of 507) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/tools/regression/zfs/zpool/create/
H A Doption-f_replication_level_mismatch_0.t5 . ${dir}/../../misc.sh
H A Doption-f_inuse.t5 . ${dir}/../../misc.sh
H A Doption-f_size_mismatch.t5 . ${dir}/../../misc.sh
H A Doption-f_type_mismatch.t5 . ${dir}/../../misc.sh
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_ch.h463 u_int8_t misc; member in struct:page_transport_geometry_parameters
/freebsd-11-stable/bin/csh/
H A DMakefile25 sh.lex.c sh.misc.c sh.parse.c sh.print.c sh.proc.c sh.sem.c \
/freebsd-11-stable/sys/dev/pccard/
H A Dpccard_cis.c904 u_int power, timing, iospace, irq, memspace, misc; local
1007 misc = reg & PCCARD_TPCE_FS_MISC;
1236 if (misc) {
/freebsd-11-stable/contrib/libstdc++/src/
H A DMakefile.in72 locale-inst.cc misc-inst.cc ostream-inst.cc sstream-inst.cc \
92 misc-inst.lo ostream-inst.lo sstream-inst.lo streambuf-inst.lo \
371 misc-inst.cc \
/freebsd-11-stable/contrib/openpam/
H A DMakefile.in165 DIST_SUBDIRS = misc include lib bin modules doc t
338 SUBDIRS = misc include lib bin modules $(am__append_1) t
347 misc/gendoc.pl
/freebsd-11-stable/sys/xen/interface/
H A Dplatform.h171 uint32_t misc; member in struct:xenpf_efi_runtime_call
/freebsd-11-stable/sbin/geom/class/mirror/
H A Dgeom_mirror.c45 #include <misc/subr.h>
/freebsd-11-stable/sbin/geom/class/virstor/
H A Dgeom_virstor.c46 #include <misc/subr.h>
/freebsd-11-stable/contrib/tcsh/
H A DMakefile.std286 sh.lex.c sh.misc.c sh.parse.c sh.print.c sh.proc.c sh.sem.c \
294 sh.misc.${SUF} sh.parse.${SUF} sh.print.${SUF} sh.proc.${SUF} \
H A DMakefile.vms264 sh.lex.c sh.misc.c sh.parse.c sh.print.c sh.proc.c sh.sem.c \
271 sh.hist.${SUF} sh.init.${SUF} sh.lex.${SUF} sh.misc.${SUF} \
/freebsd-11-stable/contrib/pjdfstest/tests/open/
H A D06.t7 . ${dir}/../misc.sh
/freebsd-11-stable/contrib/pjdfstest/tests/rename/
H A D09.t7 . ${dir}/../misc.sh
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A DMakefile.am179 misc.c \
/freebsd-11-stable/tools/regression/zfs/zpool/add/
H A Doption-f_size_mismatch.t5 . ${dir}/../../misc.sh
H A Doption-f_type_mismatch.t5 . ${dir}/../../misc.sh
/freebsd-11-stable/tools/regression/zfs/zpool/attach/
H A Doption-f_inuse.t5 . ${dir}/../../misc.sh
/freebsd-11-stable/tools/regression/zfs/zpool/replace/
H A Draidz2.t5 . ${dir}/../../misc.sh
/freebsd-11-stable/share/mk/
H A Dbsd.own.mk31 # LIBDATADIR Base path for misc. utility data files. [/usr/libdata]
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr100.c369 if (ps->misc & ATOM_PM_MISCINFO_VOLTAGE_DROP_SUPPORT) {
395 if (ps->misc & ATOM_PM_MISCINFO_ASIC_REDUCED_SPEED_SCLK_EN) {
397 if (ps->misc & ATOM_PM_MISCINFO_DYN_CLK_3D_IDLE)
401 if (ps->misc & ATOM_PM_MISCINFO_DYNAMIC_CLOCK_DIVIDER_BY_2)
403 else if (ps->misc & ATOM_PM_MISCINFO_DYNAMIC_CLOCK_DIVIDER_BY_4)
408 if (ps->misc & ATOM_PM_MISCINFO_ASIC_DYNAMIC_VOLTAGE_EN) {
431 if (ps->misc & ATOM_PM_MISCINFO_DYNAMIC_HDP_BLOCK_EN)
H A Dradeon.h1058 u32 misc; /* vbios specific flags */ member in struct:radeon_power_state
1275 void (*misc)(struct radeon_device *rdev); member in struct:radeon_asic::__anon9940
1866 #define radeon_pm_misc(rdev) (rdev)->asic->pm.misc((rdev))
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.c1954 u_int32_t misc;
1956 misc = pci_conf_read(pc, pa->pa_tag, BS_RTY_TOUT);
1957 misc = (misc & ~(UBS_PCI_RTY_MASK << UBS_PCI_RTY_SHIFT))
1959 misc = (misc & ~(UBS_PCI_TOUT_MASK << UBS_PCI_TOUT_SHIFT))
1961 pci_conf_write(pc, pa->pa_tag, BS_RTY_TOUT, misc);

Completed in 222 milliseconds

<<11121314151617181920>>