Searched refs:serror (Results 1 - 25 of 47) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dtbldo.S29 |xref serror,sone,szero,sinf,snzrinx
63 .long serror |$01-5 fint ERROR
64 .long serror |$01-6 fint ERROR
65 .long serror |$01-7 fint ERROR
72 .long serror |$02-5 fsinh ERROR
73 .long serror |$02-6 fsinh ERROR
74 .long serror |$02-7 fsinh ERROR
81 .long serror |$03-5 fintrz ERROR
82 .long serror |$03-6 fintrz ERROR
83 .long serror |
[all...]
H A Ddo_func.S79 bge serror |it is illegal
93 .global serror
94 serror: label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Derr_titan.c73 titan_parse_p_serror(int which, u64 serror, int print) argument
103 if (!(serror & TITAN__PCHIP_SERROR__ERRMASK))
111 err_print_prefix, which, serror);
112 if (serror & TITAN__PCHIP_SERROR__ECCMASK) {
117 (serror & TITAN__PCHIP_SERROR__UECC) ? "Unc" : "C",
118 serror_src[EXTRACT(serror, TITAN__PCHIP_SERROR__SRC)],
119 serror_cmd[EXTRACT(serror, TITAN__PCHIP_SERROR__CMD)],
120 (unsigned)EXTRACT(serror, TITAN__PCHIP_SERROR__SYN),
121 EXTRACT(serror, TITAN__PCHIP_SERROR__ADDR));
123 if (serror
352 titan_parse_p_chip(int which, u64 serror, u64 gperror, u64 aperror, u64 agperror, int print) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dschematron.h105 xmlStructuredErrorFunc serror,
H A Drelaxng.h150 xmlStructuredErrorFunc serror,
179 xmlStructuredErrorFunc serror, void *ctx);
H A Dxmlschemas.h135 xmlStructuredErrorFunc serror,
164 xmlStructuredErrorFunc serror,
H A Dparser.h740 xmlStructuredErrorFunc serror; member in struct:_xmlSAXHandler
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Drelaxng.in.h133 xmlStructuredErrorFunc serror,
162 xmlStructuredErrorFunc serror, void *ctx);
H A Dxmlschemas.in.h118 xmlStructuredErrorFunc serror,
147 xmlStructuredErrorFunc serror,
H A Derror.c463 schannel = ctxt->sax->serror;
482 schannel = ctxt->sax->serror;
H A Drelaxng.c207 xmlStructuredErrorFunc serror; member in struct:_xmlRelaxNGParserCtxt
352 xmlStructuredErrorFunc serror; member in struct:_xmlRelaxNGValidCtxt
441 if (ctxt->serror != NULL)
442 schannel = ctxt->serror;
476 if (ctxt->serror != NULL)
477 schannel = ctxt->serror;
516 if (ctxt->serror != NULL)
517 schannel = ctxt->serror;
550 if (ctxt->serror != NULL)
551 schannel = ctxt->serror;
7525 xmlRelaxNGSetParserStructuredErrors(xmlRelaxNGParserCtxtPtr ctxt, xmlStructuredErrorFunc serror, void *ctx) argument
10746 xmlRelaxNGSetValidStructuredErrors(xmlRelaxNGValidCtxtPtr ctxt, xmlStructuredErrorFunc serror, void *ctx) argument
[all...]
H A Dparser.in.h738 xmlStructuredErrorFunc serror; member in struct:_xmlSAXHandler
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.in.h133 xmlStructuredErrorFunc serror,
162 xmlStructuredErrorFunc serror, void *ctx);
H A Dxmlschemas.in.h118 xmlStructuredErrorFunc serror,
147 xmlStructuredErrorFunc serror,
H A Derror.c463 schannel = ctxt->sax->serror;
482 schannel = ctxt->sax->serror;
H A Drelaxng.c207 xmlStructuredErrorFunc serror; member in struct:_xmlRelaxNGParserCtxt
352 xmlStructuredErrorFunc serror; member in struct:_xmlRelaxNGValidCtxt
441 if (ctxt->serror != NULL)
442 schannel = ctxt->serror;
476 if (ctxt->serror != NULL)
477 schannel = ctxt->serror;
516 if (ctxt->serror != NULL)
517 schannel = ctxt->serror;
550 if (ctxt->serror != NULL)
551 schannel = ctxt->serror;
7525 xmlRelaxNGSetParserStructuredErrors(xmlRelaxNGParserCtxtPtr ctxt, xmlStructuredErrorFunc serror, void *ctx) argument
10746 xmlRelaxNGSetValidStructuredErrors(xmlRelaxNGValidCtxtPtr ctxt, xmlStructuredErrorFunc serror, void *ctx) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dsata_sil.c374 u32 serror; local
380 serror = sil_scr_read(ap, SCR_ERROR);
381 sil_scr_write(ap, SCR_ERROR, serror);
390 ap->eh_info.serror |= serror;
H A Dlibata-eh.c1049 u32 serror = ehc->i.serror; local
1052 if (serror & SERR_PERSISTENT) {
1056 if (serror &
1061 if (serror & SERR_PROTOCOL) {
1065 if (serror & SERR_INTERNAL) {
1069 if (serror & (SERR_PHYRDY_CHG | SERR_DEV_XCHG))
1402 u32 serror; local
1411 rc = sata_scr_read(ap, SCR_ERROR, &serror);
1413 ehc->i.serror |
[all...]
H A Dahci.c1172 u32 serror; local
1177 serror = ahci_scr_read(ap, SCR_ERROR);
1178 ahci_scr_write(ap, SCR_ERROR, serror);
1190 serror &= ~SERR_INTERNAL;
1220 ehi->serror |= serror;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dschematron.c176 xmlStructuredErrorFunc serror; /* the structured function */ member in struct:_xmlSchematronValidCtxt
206 xmlStructuredErrorFunc serror; /* the structured function */ member in struct:_xmlSchematronParserCtxt
258 schannel = ctxt->serror;
1414 if (ctxt->serror != NULL)
1415 schannel = ctxt->serror;
1476 * @serror: the structured error function
1483 xmlStructuredErrorFunc serror, void *ctx)
1487 ctxt->serror = serror;
1482 xmlSchematronSetValidStructuredErrors(xmlSchematronValidCtxtPtr ctxt, xmlStructuredErrorFunc serror, void *ctx) argument
H A Derror.c463 schannel = ctxt->sax->serror;
482 schannel = ctxt->sax->serror;
H A Drelaxng.c207 xmlStructuredErrorFunc serror; member in struct:_xmlRelaxNGParserCtxt
352 xmlStructuredErrorFunc serror; member in struct:_xmlRelaxNGValidCtxt
441 if (ctxt->serror != NULL)
442 schannel = ctxt->serror;
476 if (ctxt->serror != NULL)
477 schannel = ctxt->serror;
516 if (ctxt->serror != NULL)
517 schannel = ctxt->serror;
550 if (ctxt->serror != NULL)
551 schannel = ctxt->serror;
7527 xmlRelaxNGSetParserStructuredErrors(xmlRelaxNGParserCtxtPtr ctxt, xmlStructuredErrorFunc serror, void *ctx) argument
10751 xmlRelaxNGSetValidStructuredErrors(xmlRelaxNGValidCtxtPtr ctxt, xmlStructuredErrorFunc serror, void *ctx) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsbutils.c745 /* traverse all cores to find and clear source of serror */
785 uint32 inband = 0, serror = 0, timeout = 0; local
801 /* serror */
803 serror = stcmd & PCI_SBIM_STATUS_SERR;
804 if (serror) {
861 serror = 1;
874 if (inband | timeout | serror) {
876 SI_ERROR(("sb_taclear: inband 0x%x, serror 0x%x, timeout 0x%x!\n",
877 inband, serror, timeout));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dcore_titan.h89 titan_64 serror; member in struct:__anon7904::__anon7905::__anon7906
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dlibsas.h469 u32 serror; member in struct:ata_task_resp

Completed in 333 milliseconds

12