| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/ |
| fm.c | 150 ereport(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function 176 * The following code attempts to pretty print the ereport class
|
| /onnv/onnv-gate/usr/src/uts/common/os/ |
| ddifm.c | 72 * should have ereport events generated for them. 293 * post a device tree oriented dev_scheme ereport. The device tree is 297 * for the ereport is communicated by the 'dip' argument. A minor node, 329 nvlist_t *ereport = NULL; local 347 /* get ereport nvlist handle */ 359 if ((ereport = fm_nvlist_create(NULL)) == NULL) 370 ereport = errorq_elem_nvl(fmhdl->fh_errorq, eqep); 374 ASSERT(ereport); 377 * Form parts of an ereport: 384 * A: ereport version: first payload tuple must be the version [all...] |
| pcifm.c | 341 * pcix_ereport_setup: Allocate structures for PCI-X error handling and ereport 411 * If device is not ereport capbable then report an error against the 993 * Generate an ereport for this error bit. 1062 * On PCI Express systems, all error handling and ereport are done via 1171 nvlist_t *ereport, *detector; local [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4u/io/pci/ |
| pci_ecc.c | 581 * ecc_err_cexdiag below and post the ereport. 669 nvlist_t *ereport, *detector; local 690 ereport = errorq_elem_nvl(fmhdl->fh_errorq, eqep); 694 ASSERT(ereport); 725 fm_ereport_set(ereport, FM_EREPORT_VERSION, buf, 736 fm_ereport_set(ereport, FM_EREPORT_VERSION, buf,
|
| pcisch.c | 2806 nvlist_t *ereport, *detector; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/fps/fptest/ |
| fps_ereport_mod.c | 43 #define CLASS_HEAD "ereport.cpu" 49 /* ereport piece generators */ 52 static int fps_post_ereport(nvlist_t *ereport); 60 /* ereport struct functions */ 94 * uchar_t format)creates the ENA for the ereport. 179 * fps_post_ereport(nvlist_t *ereport) posts an 180 * ereport to the sysevent error channel. The error 184 fps_post_ereport(nvlist_t *ereport) 193 PUBLISHER, ereport, EVCH_NOSLEEP) != 0) { 206 * the kstat data to match the ereport clas 288 nvlist_t *ereport; local [all...] |
| /onnv/onnv-gate/usr/src/uts/intel/io/mc-amd/ |
| mcamd_subr.c | 645 mc_ereport_add_payload(nvlist_t *ereport, uint64_t members, mc_unum_t *unump, 650 mc_ereport_add_resource(ereport, unump, mc); 674 * Simple ereport generator for errors detected by the memory controller. 675 * Posts an ereport of class ereport.cpu.amd.<class_sfx> with a resource nvlist 680 * There is no control of which members to include the the resulting ereport - 681 * it will be an ereport formed using the given class suffix, detector 693 nvlist_t *ereport, *detector; local 696 ereport = fm_nvlist_create(NULL); 701 fm_ereport_set(ereport, FM_EREPORT_VERSION, buf [all...] |
| /onnv/onnv-gate/usr/src/uts/common/fs/zfs/ |
| zfs_fm.c | 43 * EREPORT POOL VDEV IO 79 * We still generate an ereport, but the DE doesn't correlate it with any 81 * will issue a retry, which will trigger the 'real' ereport with the correct 88 * this pointer is set to NULL, and no ereport will be generated (since it 93 * error which occurs. Accordingly, we build an ereport when the error is 98 * ereport with information about the differences. 106 nvlist_t *ereport, *detector; local 145 * If this I/O is not a retry I/O, don't post an ereport. 187 if ((ereport = fm_nvlist_create(NULL)) == NULL) 191 fm_nvlist_destroy(ereport, FM_NVA_FREE) 669 nvlist_t *ereport = NULL; local 777 nvlist_t *ereport = NULL; local [all...] |
| spa.c | 1442 char *ereport = FM_EREPORT_ZFS_POOL; local [all...] |
| /onnv/onnv-gate/usr/src/uts/intel/io/intel_nb5000/ |
| intel_nb5000.c | 249 /* unknown ereport if a recognizable error was not found */ 423 * Invalidate the channel number so the mem ereport 2156 nvlist_t *ereport, *detector; local [all...] |
| /onnv/onnv-gate/usr/src/uts/i86pc/cpu/generic_cpu/ |
| gcpu_mca.c | 64 * error logout time. The stack will be included in the ereport if the 267 * mnemonics and to ereport class name components. 272 const char *mne_ereport; /* used in expanding ereport class */ 378 * The ereport class leaf component is either a simple string with no 538 * errorq for subsequent ereport preparation and logging etc. The caller 619 gcpu_ereport_add_logout(nvlist_t *ereport, const gcpu_logout_t *gcl, 639 fm_payload_set(ereport, FM_EREPORT_PAYLOAD_NAME_COMPOUND_ERR, 687 fm_payload_set(ereport, FM_EREPORT_PAYLOAD_NAME_DISP, 693 * this ereport was the result of a machine check or poll. 696 fm_payload_set(ereport, FM_EREPORT_PAYLOAD_NAME_MCG_STATUS 815 nvlist_t *ereport, *detector; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/fm/eversholt/common/ |
| literals.h | 68 L_DECL(ereport); variable
|
| /onnv/onnv-gate/usr/src/uts/sun4u/cpu/ |
| opl_olympus.c | 1026 * now with FMA it is used to prepare 'flt' to be converted into an ereport. 1028 * caller whether the ereport should be posted (1) or suppressed (0). 1509 nvlist_t *ereport, *detector, *resource; local [all...] |
| us3_common.c | 6610 nvlist_t *ereport, *detector, *resource; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/pciex/ |
| pcie_fault.c | 952 * If device is only ereport capable and not callback capable 2452 nvlist_t *ereport; local 2705 pf_ereport_post(PCIE_BUS2DIP(bus_p), &ereport, &detector, local [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4u/opl/io/ |
| mc-opl.c | 937 nvlist_t *ereport, *detector, *resource; local 952 ereport = errorq_elem_nvl(ereport_errorq, eqep); 955 ereport = fm_nvlist_create(nva); 974 * Encode all the common data into the ereport. 980 MC_LOG("mc_ereport_post: ereport %s\n", buf); 983 fm_ereport_set(ereport, FM_EREPORT_VERSION, buf, 989 fm_payload_set(ereport, MC_OPL_BOARD, DATA_TYPE_UINT32, 992 fm_payload_set(ereport, MC_OPL_PA, DATA_TYPE_UINT64, 997 fm_payload_set(ereport, MC_OPL_FLT_TYPE, DATA_TYPE_UINT8, 1004 fm_payload_set(ereport, MC_OPL_BANK, DATA_TYPE_UINT32_ARRAY, nflts [all...] |