Searched refs:errors (Results 201 - 225 of 317) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c3519 u8 errors = (u8)(status_err >> 24); local
3527 if (unlikely(errors & E1000_RXD_ERR_TCPE)) {
3528 /* let the stack verify checksum errors */
3632 /* errors is only valid for DD + EOP descriptors */
3634 (rx_desc->errors & E1000_RXD_ERR_FRAME_ERR_MASK))) {
3636 if (TBI_ACCEPT(hw, status, rx_desc->errors, length,
3713 ((u32)(rx_desc->errors) << 24),
3858 if (unlikely(rx_desc->errors & E1000_RXD_ERR_FRAME_ERR_MASK)) {
3860 if (TBI_ACCEPT(hw, status, rx_desc->errors, length,
3888 ((u32)(rx_desc->errors) << 2
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/msdos/
H A Dmakefile.bc143 rem Ignore any errors in the following...
H A Dmakefile.tc77 rem Ignore any errors in the following...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-taskfile.c289 cmd->rq->errors = 0;
331 rq->errors = err;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DMakefile.in1769 -@(for i in $(srcdir)/test/errors/*.xml ; do \
1772 if [ ! -f $(srcdir)/result/errors/$$name ] ; then \
1775 2> $(srcdir)/result/errors/$$name.err \
1776 > $(srcdir)/result/errors/$$name ; \
1781 diff $(srcdir)/result/errors/$$name result.$$name ; \
1782 diff $(srcdir)/result/errors/$$name.err error.$$name` ; \
1787 -@(for i in $(srcdir)/test/errors/*.xml ; do \
1790 if [ ! -f $(srcdir)/result/errors/$$name.str ] ; then \
1793 2> $(srcdir)/result/errors/$$name.str \
1799 diff $(srcdir)/result/errors/
[all...]
H A DMakefile1769 -@(for i in $(srcdir)/test/errors/*.xml ; do \
1772 if [ ! -f $(srcdir)/result/errors/$$name ] ; then \
1775 2> $(srcdir)/result/errors/$$name.err \
1776 > $(srcdir)/result/errors/$$name ; \
1781 diff $(srcdir)/result/errors/$$name result.$$name ; \
1782 diff $(srcdir)/result/errors/$$name.err error.$$name` ; \
1787 -@(for i in $(srcdir)/test/errors/*.xml ; do \
1790 if [ ! -f $(srcdir)/result/errors/$$name.str ] ; then \
1793 2> $(srcdir)/result/errors/$$name.str \
1799 diff $(srcdir)/result/errors/
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Ddsi.c265 u32 errors; member in struct:__anon16343
501 dsi.errors |= irqstatus & DSI_IRQ_ERROR_MASK;
614 e = dsi.errors;
615 dsi.errors = 0;
3205 dsi.errors = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DMakefile.in1769 -@(for i in $(srcdir)/test/errors/*.xml ; do \
1772 if [ ! -f $(srcdir)/result/errors/$$name ] ; then \
1775 2> $(srcdir)/result/errors/$$name.err \
1776 > $(srcdir)/result/errors/$$name ; \
1781 diff $(srcdir)/result/errors/$$name result.$$name ; \
1782 diff $(srcdir)/result/errors/$$name.err error.$$name` ; \
1787 -@(for i in $(srcdir)/test/errors/*.xml ; do \
1790 if [ ! -f $(srcdir)/result/errors/$$name.str ] ; then \
1793 2> $(srcdir)/result/errors/$$name.str \
1799 diff $(srcdir)/result/errors/
[all...]
H A DMakefile1767 -@(for i in $(srcdir)/test/errors/*.xml ; do \
1770 if [ ! -f $(srcdir)/result/errors/$$name ] ; then \
1773 2> $(srcdir)/result/errors/$$name.err \
1774 > $(srcdir)/result/errors/$$name ; \
1779 diff $(srcdir)/result/errors/$$name result.$$name ; \
1780 diff $(srcdir)/result/errors/$$name.err error.$$name` ; \
1785 -@(for i in $(srcdir)/test/errors/*.xml ; do \
1788 if [ ! -f $(srcdir)/result/errors/$$name.str ] ; then \
1791 2> $(srcdir)/result/errors/$$name.str \
1797 diff $(srcdir)/result/errors/
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/
H A Dbackup-configure10529 # Append any errors to the config.log.
15605 # Append any errors to the config.log.
21891 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" glib-2.0 >= 2.4.0 \"") >&5
21892 ($PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 ") 2>&5
21907 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" glib-2.0 >= 2.4.0 \"") >&5
21908 ($PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 ") 2>&5
21930 GLIB20_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " glib-2.0 >= 2.4.0 " 2>&1`
21932 GLIB20_PKG_ERRORS=`$PKG_CONFIG --print-errors " glib-2.0 >= 2.4.0 " 2>&1`
22030 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" gli
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dfloppy.c12 * checking etc), and means less interrupt jumping in case of errors,
19 * Urgel. I should check for more errors, and do more graceful error
83 * errors to allow safe writing by specialized programs.
539 static int *errors; variable
1445 } else if (*errors >= DP->max_errors.reporting) {
2068 err_count = ++(*errors);
2212 errors = &format_errors;
2678 * We try to read tracks, but if we get too many errors, we
2686 *errors < DP->max_errors.read_track &&
2859 errors
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A Dconfigure29601 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.23\"") >&5
29602 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.23") 2>&5
29619 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.23\"") >&5
29620 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.23") 2>&5
29643 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "directfb >= 0.9.23"`
29645 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "directfb >= 0.9.23"`
31245 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pango
[all...]
H A Dwx-config.in835 test and no other errors occur, you may safely ignore it.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1396 bsg_job->req->errors =
1403 bsg_job->req->errors =
1414 bsg_job->req->errors = bsg_job->reply->result = -ENXIO;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_lib.c205 * returns the req->errors value which is the scsi_cmnd result
248 ret = req->errors;
473 * I/O errors in the middle of the request, in which case
726 req->errors = result;
730 * SG_IO wants current and deferred errors
772 * Recovered errors need reporting, but they're always treated
774 * we already took a copy of the original into rq->errors which
1183 req->errors = DID_NO_CONNECT << 16;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/
H A Dconfigure9781 # Append any errors to the config.log.
10764 # Append any errors to the config.log.
14907 # Append any errors to the config.log.
16825 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.24, gio-2.0 >= 2.24\""; } >&5
16826 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.24, gio-2.0 >= 2.24") 2>&5
16841 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.24, gio-2.0 >= 2.24\""; } >&5
16842 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.24, gio-2.0 >= 2.24") 2>&5
16864 GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= 2.24, gio-2.0 >= 2.24" 2>&1`
16866 GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "gli
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/
H A Dconfigure10482 # Append any errors to the config.log.
15558 # Append any errors to the config.log.
24051 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" glib-2.0 >= 2.4.0 \"") >&5
24052 ($PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 ") 2>&5
24067 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" glib-2.0 >= 2.4.0 \"") >&5
24068 ($PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 ") 2>&5
24090 GLIB20_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " glib-2.0 >= 2.4.0 " 2>&1`
24092 GLIB20_PKG_ERRORS=`$PKG_CONFIG --print-errors " glib-2.0 >= 2.4.0 " 2>&1`
24190 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" gli
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/palmos/
H A Dmakefile-engine.mk198 # Warnings as errors for device builds
203 # Warnings as errors for simulator builds
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmediactrl.tex281 and other errors this may not be the exact value sent to SetVolume.
378 exact due to conversion and rounding errors, although setting the volume to
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb_hw.h532 u8 errors; member in struct:ixgb_rx_desc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Db43.h634 char errors[B43_NR_FWTYPES][128]; member in struct:b43_request_fw_context
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Ddisk-io.c2044 * our own ways of dealing with the IO errors
2111 int errors = 0; local
2141 errors++;
2192 errors++;
2194 return errors < i ? 0 : -1;
2244 printk(KERN_ERR "btrfs: %d errors while writing supers\n",
2262 printk(KERN_ERR "btrfs: %d errors while writing supers\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c105 int errors = 0, sloppy = 0; local
179 else NTFS_GETOPT_OPTIONS_ARRAY("errors", on_errors,
225 if (errors < INT_MAX)
226 errors++;
234 if (errors && !sloppy)
242 ntfs_error(vol->sb, "Invalid errors option argument "
455 * make sure there are no volume errors and that no unsupported volume
462 * When remounting read-only, mark the volume clean if no volume errors
470 ntfs_error(sb, "Volume has errors and is read-only%s",
668 ntfs_error(sb, "Mount option errors
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/lib/wx/config/
H A Darm-linux-base-unicode-release-2.8835 test and no other errors occur, you may safely ignore it.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/rescue/
H A Dhead_v10.S161 ;; partitions for errors.

Completed in 614 milliseconds

1234567891011>>