| /freebsd/sys/geom/ |
| H A D | geom_ctl.c | 87 if (sbuf_done(req->serror)) { in gctl_error() 99 if (sbuf_len(req->serror) > 0) in gctl_error() 100 sbuf_cat(req->serror, "\n\t"); in gctl_error() 102 sbuf_vprintf(req->serror, fmt, ap); in gctl_error() 130 if (sbuf_done(req->serror)) { in gctl_msg() 139 if (sbuf_len(req->serror) > 0) in gctl_msg() 140 sbuf_cat(req->serror, "\n\t"); in gctl_msg() 142 sbuf_vprintf(req->serror, fmt, ap); in gctl_msg() 153 if (sbuf_done(req->serror)) { in gctl_post_messages() 159 sbuf_finish(req->serror); in gctl_post_messages() [all …]
|
| H A D | geom_ctl.h | 74 struct sbuf *serror; member
|
| /freebsd/sys/arm64/arm64/ |
| H A D | hyp_stub.S | 52 vempty /* SError EL2t */ 57 vempty /* SError EL2h */ 62 vempty /* SError 64-bit EL1 */ 67 vempty /* SError 32-bit EL1 */
|
| H A D | exception.S | 101 /* Unmask debug and SError exceptions */ 105 * Unmask debug and SError exceptions.
|
| H A D | machdep.c | 428 * Unmask SError exceptions. They are used to signal a RAS failure, in init_proc0()
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/tegra/ |
| H A D | nvidia,tegra194-cbb.yaml | 24 using SError or Data Abort exception unless the ERD (Error Response 26 SError or Data Abort is masked and the error is reported with interrupt. 30 If ERD is not set, then error is reported by SError.
|
| H A D | nvidia,tegra234-cbb.yaml | 34 then SError or Data abort exception error response is masked and an
|
| /freebsd/lib/libpmc/pmu-events/arch/arm64/ |
| H A D | recommended.json | 339 "PublicDescription": "Exception taken, Data Abort and SError", 342 "BriefDescription": "Exception taken, Data Abort and SError" 375 "PublicDescription": "Exception taken, Data Abort or SError not taken locally", 378 "BriefDescription": "Exception taken, Data Abort or SError not taken locally"
|
| H A D | armv8-recommended.json | 339 "PublicDescription": "Exception taken, Data Abort and SError", 342 "BriefDescription": "Exception taken, Data Abort and SError" 375 "PublicDescription": "Exception taken, Data Abort or SError not taken locally", 378 "BriefDescription": "Exception taken, Data Abort or SError not taken locally"
|
| /freebsd/contrib/tcpdump/ |
| H A D | print-rpki-rtr.c | 300 ND_PRINT("%sError code: %s (%u), Encapsulated PDU length: %u", in rpki_rtr_pdu_print() 345 ND_PRINT("%sError text: ", indent_string(indent+2)); in rpki_rtr_pdu_print()
|
| H A D | print-rsvp.c | 708 ND_PRINT("%sERROR: object header size %u not a multiple of 4", indent, rsvp_obj_len); in rsvp_obj_print() 712 ND_PRINT("%sERROR: object header too short %u < %zu", indent, rsvp_obj_len, in rsvp_obj_print() 737 ND_PRINT("%sERROR: object goes past end of objects TLV", indent); in rsvp_obj_print() 1716 ND_PRINT("%sERROR: property TLV is too short", indent); in rsvp_obj_print() 1904 ND_PRINT("%sERROR: sub-object is too short", indent); in rsvp_obj_print() 1907 ND_PRINT("%sERROR: object is too short", indent); in rsvp_obj_print()
|
| /freebsd/sys/arm64/vmm/ |
| H A D | hyp.h | 93 * SError interrupt, the exception syndrome register is not updated with the
|
| H A D | vmm_reset.c | 131 * HCR_AMO: route physical SError interrupts to EL2 in reset_vm_el2_regs()
|
| H A D | vmm_hyp_exception.S | 263 * We only trap IRQ, FIQ and SError exceptions when a guest is running. Do a
|
| H A D | vmm.c | 1261 /* TODO: Should we raise an SError? */ in vm_raise_msi()
|
| /freebsd/contrib/netbsd-tests/lib/libc/net/getaddrinfo/ |
| H A D | h_gai.c | 91 printf("%serror %d%s", start, error, end); in print1()
|
| /freebsd/sys/dev/mvs/ |
| H A D | mvs.h | 273 #define SATA_SE 0x304 /* SError */ 274 #define SATA_SEIM 0x340 /* SError Interrupt Mask */
|
| /freebsd/sys/dev/bhnd/siba/ |
| H A D | sibareg.h | 158 #define SIBA_TMH_SERR 0x0001 /* serror */
|
| /freebsd/crypto/openssl/apps/ |
| H A D | verify.c | 340 BIO_printf(bio_err, "%serror %d at %d depth lookup: %s\n", in cb()
|
| /freebsd/sys/dev/ata/ |
| H A D | ata-sata.c | 57 /* Check that SError value is sane. */ in ata_sata_phy_check_events()
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sdm850-samsung-w737.dts | 393 /* No idea why it causes an SError when enabled */
|
| H A D | sdm850-lenovo-yoga-c630.dts | 917 /* FIXME: qce_start triggers an SError */
|
| /freebsd/sys/contrib/libnv/ |
| H A D | nvlist.c | 467 dprintf(fd, "%*serror: %d\n", level * 4, "", in nvlist_dump_error_check()
|
| /freebsd/sys/dev/mpr/ |
| H A D | mpr_user.c | 1586 "buffer, %serror = %d\n", error ? "" : "callback ", in mpr_diag_register()
|
| /freebsd/sys/dev/mps/ |
| H A D | mps_user.c | 1475 "buffer, %serror = %d\n", error ? "" : "callback ", in mps_diag_register()
|