Searched refs:more (Results 176 - 200 of 243) sorted by relevance

12345678910

/freebsd-11-stable/sys/dev/alc/
H A Dif_alc.c1105 * GPHY power down caused more problems on AR8151 v2.0.
1113 * more power when driver is unloaded.
1600 * It seems enabling Tx checksum offloading makes more trouble.
2429 * will draw more power than 375mA at 3.3V which is specified in
3341 int more; local
3358 more = 0;
3361 more = alc_rxintr(sc, sc->alc_process_limit);
3362 if (more == EAGAIN)
3364 else if (more == EIO) {
3392 if (more
[all...]
/freebsd-11-stable/sys/dev/e1000/
H A Dif_igb.c1405 bool more; local
1407 more = igb_rxeof(que, adapter->rx_process_limit, NULL);
1422 if (more) {
1535 bool more; local
1562 more = igb_txeof(txr);
1563 } while (loop-- && more);
2449 * + If there's more queues than RSS buckets, we'll end
2452 * + If there's more RSS buckets than queues, we'll end
4586 * If we have more queues than buckets, we'll
4590 * If we have more bucket
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-checks.sql6 * or more contributor license agreements. See the NOTICE file
/freebsd-11-stable/share/mk/
H A Dbsd.cpu.mk5 # may tune support for more advanced processors.
H A Dsrc.libnames.mk380 # it needs to add more dependencies. Broken usually means that it has a
/freebsd-11-stable/share/examples/drivers/
H A Dmake_device_driver.sh308 * In the 'dumb' case we end up with more children than needed but
413 * do all the extended functions. (See non-pnp part for more info).
/freebsd-11-stable/lib/libc/gen/
H A Dgetpwent.c1595 more:
1620 goto more;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc469 // Call mntctl; try more than twice in case of timing issues with a concurrent
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf_main.c679 bool more; local
682 more = ixl_rxeof(que, IXL_RX_LIMIT);
688 if (more) {
717 bool more; local
743 more = ixl_rxeof(que, IXL_RX_LIMIT);
751 if (more)
1535 * + If there's more queues than RSS buckets, we'll end
1538 * + If there's more RSS buckets than queues, we'll end
2067 * - this will need to be more robust when more comple
6630 bool more = true; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dexcept.c16 for more details.
394 also tend to be larger than necessary for most systems, a more
1333 /* Mind we don't process a region more than once. */
1428 /* Mind we don't process a region more than once. */
1550 /* Mind we don't process a region more than once. */
1628 /* Mind we don't process a region more than once. */
2306 are no more contained calls, which we don't see here. */
2619 processing any more of them. Each cleanup will have an edge
3420 int more;
3426 more
3403 int more; local
[all...]
/freebsd-11-stable/sys/dev/dpt/
H A Ddpt.h261 #define HA_SMORE 0x02 /* more data soon to come */
384 more :1, /* More DATA coming soon Poll BSY & DRQ (PIO) */ member in struct:reg_bit
667 * We have more information here than we care for...
1068 * should be set to 1 more than the actual max id or lun (i.e. 8 for
/freebsd-11-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c1118 /* Try to receive/send more data */
1573 int more, flags, error; local
1595 * indication that there is more packets on the socket's buffer.
1600 for (more = 1; more; ) {
1620 more = (m->m_nextpkt != NULL);
2348 "%s: Got %d more credits for dlci=%d, state=%d, flags=%#x, " \
2356 /* Send more from the DLC. XXX check for errors? */
2364 /* Give remote peer more credits (if needed) */
2651 /* Send more dat
[all...]
/freebsd-11-stable/crypto/openssl/crypto/
H A Dsparccpuid.S260 ! Numbers for T2 and SPARC64 V-VII are more than welcomed.
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_frag.c783 if ((more == 0) && (f->ipfr_badorder == 0))
1149 /* filter rules. The hard work is done by the more generic ipf_frag_next. */
1176 /* NAT. The hard work is done by the more generic ipf_frag_next. */
/freebsd-11-stable/sys/net/
H A Diflib.c3390 * be a sentinel and/or there may be more mbufs than segments
3732 uint8_t more; local
3746 more = 0;
3754 more = iflib_rxeof(rxq, budget);
3758 if ((more & IFLIB_RXEOF_MORE) == 0) {
3770 if (more & IFLIB_RXEOF_MORE)
3772 else if (more & IFLIB_RXEOF_EMPTY)
5293 /* XXX handle multiple RX threads per core and more than two core per L2 group */
/freebsd-11-stable/contrib/binutils/
H A DMakefile.def17 // GNU General Public License for more details.
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dlib1funcs.asm14 GNU General Public License for more details.
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl1310 ba .L${bits}_xts_${dir}loop ! one more time
1377 ba .L${bits}_xts_${dir}loop ! one more time
/freebsd-11-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1044 See https://www.freebsd.org/platforms/index.html for more info.
1288 # Sanity check all the lines of tINDEX.new. Even if more metadata lines
1892 # We don't need the list of possible old files any more.
2069 # Don't warn if the EoL is more than 3 months away
2074 # Don't warn if the time remaining is more than 3 times the time
2201 # supposed to be present if it is more than half-present.
2319 # Don't need this any more...
3393 PAGER=/usr/bin/more
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh26 # General Public License for more details.
89 # General Public License for more details.
256 # 10*(2^10) chars as input seems more than enough
292 # 10*(2^10) chars as input seems more than enough
1390 # GNU General Public License for more details.
1470 fatal_help="Try '\$progname --help' for more information."
1525 # It is assumed that the list of hook functions contains nothing more
1913 $ECHO "Run '$progname --help |${PAGER-more}' for full usage"
1948 :more
1952 b more
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh26 # General Public License for more details.
89 # General Public License for more details.
256 # 10*(2^10) chars as input seems more than enough
292 # 10*(2^10) chars as input seems more than enough
1390 # GNU General Public License for more details.
1470 fatal_help="Try '\$progname --help' for more information."
1525 # It is assumed that the list of hook functions contains nothing more
1913 $ECHO "Run '$progname --help |${PAGER-more}' for full usage"
1948 :more
1952 b more
[all...]
/freebsd-11-stable/contrib/file/
H A Dltmain.sh26 # General Public License for more details.
89 # General Public License for more details.
256 # 10*(2^10) chars as input seems more than enough
292 # 10*(2^10) chars as input seems more than enough
1393 # GNU General Public License for more details.
1473 fatal_help="Try '\$progname --help' for more information."
1528 # It is assumed that the list of hook functions contains nothing more
1916 $ECHO "Run '$progname --help |${PAGER-more}' for full usage"
1951 :more
1955 b more
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh26 # General Public License for more details.
89 # General Public License for more details.
256 # 10*(2^10) chars as input seems more than enough
292 # 10*(2^10) chars as input seems more than enough
1390 # GNU General Public License for more details.
1470 fatal_help="Try '\$progname --help' for more information."
1525 # It is assumed that the list of hook functions contains nothing more
1913 $ECHO "Run '$progname --help |${PAGER-more}' for full usage"
1948 :more
1952 b more
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh26 # General Public License for more details.
89 # General Public License for more details.
256 # 10*(2^10) chars as input seems more than enough
292 # 10*(2^10) chars as input seems more than enough
1390 # GNU General Public License for more details.
1470 fatal_help="Try '\$progname --help' for more information."
1525 # It is assumed that the list of hook functions contains nothing more
1913 $ECHO "Run '$progname --help |${PAGER-more}' for full usage"
1948 :more
1952 b more
[all...]
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dieee754-sf.S23 General Public License for more details.
546 @ Here, one or more arguments are either denormalized or zero.

Completed in 356 milliseconds

12345678910