Home
last modified time | relevance | path

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

123

/titanic_44/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()
/titanic_44/usr/src/lib/libc/i386/gen/
H A Dstrcpy.s31 / Copies string s2 to s1. s1 must be large enough.
/titanic_44/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.
/titanic_44/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
/titanic_44/usr/src/lib/libc/sparcv9/gen/
H A Dmemset.s87 blu,pn %xcc, .walign ! not enough to guarantee 8-byte align
/titanic_44/usr/src/test/zfs-tests/tests/functional/migration/
H A Dmigration.cfg48 # In this case there are at least enough disks to use.
/titanic_44/usr/src/test/zfs-tests/tests/functional/interop/
H A Dinterop.cfg62 # In this case there are at least enough disks to use.
/titanic_44/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()
/titanic_44/usr/src/common/mapfiles/common/
H A Dmap.filter40 # its processing of a filter. If the filter is small enough this segment may
/titanic_44/usr/src/cmd/ipf/examples/
H A Dnat-setup35 addresses map to a single IP address and unless you have enough Internet
/titanic_44/usr/src/lib/libsqlite/test/
H A Din.test174 'This is a key that is long enough to require a malloc in the VDBE');
188 'This is a key that is long enough to require a malloc in the VDBE');
/titanic_44/usr/src/grub/grub-0.97/util/
H A Dmkbimage401 will be more than enough... if you have formated the floppy correctly
/titanic_44/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
/titanic_44/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
/titanic_44/usr/src/cmd/fm/eversholt/files/sparc/sun4u/
H A Dpsycho.esc57 * - ecc: the SERD engine to gather enough PIO CEs to generate an ereport.
94 * - ecc: the SERD engine to gather enough PIO CEs to generate an ereport.
/titanic_44/usr/src/uts/sun4u/ml/
H A Dmach_interrupt.s241 ! just knowing that spurious interrupts happened is enough,
/titanic_44/usr/src/lib/libc/port/gen/
H A Derrlist51 12 Not enough space
/titanic_44/usr/src/cmd/sgs/ar/common/
H A Dar.msg94 @ MSG_LOCALTIME "ar: don't have enough space to store the date\n"
/titanic_44/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err34 NOMEM = Not enough core
/titanic_44/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dgcpu.esc208 * Discards - not enough info to diagnose.
/titanic_44/usr/src/uts/common/smbsrv/ndl/
H A Dnetlogon.ndl364 * if we do it that way, the switch_value isn't known early enough to
/titanic_44/usr/src/uts/i86pc/ml/
H A Dlocore.s1757 / Usually a marginal TSC behaves appropriately unless not enough time
1960 / Usually a marginal TSC behaves appropriately unless not enough time
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/
H A Dphdr.msg306 one string. If the new interpreter path is short enough to fit\n\
314 enough room in the reserved section at the end (DT_SUNW_STRPAD)\n\

123