Home
last modified time | relevance | path

Searched refs:enough (Results 1 – 25 of 81) sorted by relevance

1234

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_rate.c237 int32_t mod = 0, nrate, enough; in ath_rate_ctl() local
244 enough = (an->an_tx_ok + an->an_tx_err >= 10); in ath_rate_ctl()
251 if (enough && an->an_tx_ok < an->an_tx_retr) in ath_rate_ctl()
255 if (enough && an->an_tx_err == 0 && an->an_tx_ok > an->an_tx_retr * 10) in ath_rate_ctl()
261 if (enough && an->an_tx_upper > 0) in ath_rate_ctl()
289 } else if (enough) in ath_rate_ctl()
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dstrcpy.S31 / Copies string s2 to s1. s1 must be large enough.
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dcheck_byte_count-ice.c17 check_byte_count-ice.c:5:15: error: not enough arguments for function memset
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A DREADME.LFS117 variable types large enough to handle the increased range. Hence, this work
144 address space has enough room for that much code, plus the
152 there may be enough address space left for it to do useful work.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-441 how to make a boot loader code enough small to be fit in a MBR.
50 in the sectors right after a MBR, because Stage 1.5 is enough small and
155 * Be careful enough of the license term and the copyright. Because
H A Dinternals.texi279 normally enough to return @var{errnum}.
300 make a boot loader code enough small to be fit in a MBR.
309 and in the sectors right after a MBR, because Stage 1.5 is enough small
418 Be careful enough of the license term and the copyright. Because GRUB
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemset.S87 blu,pn %xcc, .walign ! not enough to guarantee 8-byte align
/illumos-gate/usr/src/test/zfs-tests/tests/functional/migration/
H A Dmigration.cfg48 # In this case there are at least enough disks to use.
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync35 The stub usr/src/compat/bhyve/stdatomic.h file only includes enough glue
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DMakefile2 * command library -- commands small enough to be builtins
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.c1973 int32_t mod = 0, nrate, enough; in arn_rate_ctl() local
1980 enough = (an->an_tx_ok + an->an_tx_err >= 10); in arn_rate_ctl()
1987 if (enough && an->an_tx_ok < an->an_tx_retr) in arn_rate_ctl()
1991 if (enough && an->an_tx_err == 0 && an->an_tx_ok > an->an_tx_retr * 10) in arn_rate_ctl()
1997 if (enough && an->an_tx_upper > 0) in arn_rate_ctl()
2025 } else if (enough) in arn_rate_ctl()
/illumos-gate/usr/src/common/mapfiles/common/
H A Dmap.filter40 # its processing of a filter. If the filter is small enough this segment may
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dnat-setup35 addresses map to a single IP address and unless you have enough Internet
/illumos-gate/usr/src/lib/libsqlite/test/
H A Din.test172 'This is a key that is long enough to require a malloc in the VDBE');
186 'This is a key that is long enough to require a malloc in the VDBE');
/illumos-gate/usr/src/common/ficl/softcore/
H A Dstring.fr54 \ guarantee buffer is large enough to hold size chars
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dmkbimage401 will be more than enough... if you have formated the floppy correctly
/illumos-gate/usr/src/grub/grub-0.97/
H A DTODO91 * Add CDROM-chainloading support. It would be enough to support only
H A DTHANKS2 everybody who was kind enough to spend time testing it and reporting
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DBRACKETS_NOTE44 fact you would think that determining the bounding box of \(bv would be enough
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_interrupt.S228 ! just knowing that spurious interrupts happened is enough,
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt40 # this "Unified PF" will need to have enough resources allocated to it
269 # For PF5-6 we assign enough MSI-X Vectors to support FCoE and iSCSI
302 # only enough resources to support a single port's NIC application functions
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dar.msg100 @ MSG_LOCALTIME "ar: don't have enough space to store the date\n"
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dlocore.S543 / Usually a marginal TSC behaves appropriately unless not enough time
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dgcpu.esc208 * Discards - not enough info to diagnose.
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist56 12 ENOMEM Not enough space

1234