Searched refs:flt_panic (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/uts/sun4v/os/ |
H A D | error.c | 185 aflt->flt_panic = 1; in process_resumable_error() 187 aflt->flt_panic = 0; in process_resumable_error() 207 if (aflt->flt_panic) { in process_resumable_error() 269 aflt->flt_panic = ((aflt->flt_tl != 0) || in process_nonresumable_error() 286 aflt->flt_panic = 0; in process_nonresumable_error() 314 aflt->flt_panic |= aft_panic; in process_nonresumable_error() 317 aflt->flt_panic = 1; in process_nonresumable_error() 353 aflt->flt_panic = 1; in process_nonresumable_error() 369 if (aflt->flt_panic) { in process_nonresumable_error() 429 aflt->flt_panic = 1; in errh_cpu_run_bus_error_handlers() [all …]
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | spitfire.c | 1098 if (ecc->flt_panic) { in cpu_ce_log_err() 1307 aflt->flt_panic = (tl != 0 || aft_testfatal != 0); in cpu_async_error() 1403 aflt->flt_panic = 1; in cpu_async_error() 1408 aflt->flt_panic = 1; in cpu_async_error() 1411 aflt->flt_panic = 1; in cpu_async_error() 1532 aflt->flt_panic = 1; in cpu_async_error() 1538 aflt->flt_panic); in cpu_async_error() 1547 aflt->flt_panic); in cpu_async_error() 1555 if (aflt->flt_panic && aflt->flt_in_memory) { in cpu_async_error() 1594 aflt->flt_panic = 1; in cpu_async_error() [all …]
|
H A D | opl_olympus.c | 1513 if (aflt->flt_panic || panicstr) { 1560 if (aflt->flt_panic || panicstr) { 1584 aflt->flt_panic = 1; 1792 sizeof (opl_async_flt_t), ue_queue, aflt->flt_panic); 1948 aflt->flt_panic = (uchar_t)(tl != 0 || aft_testfatal != 0 || 1961 aflt->flt_panic = 1; 1964 sizeof (opl_async_flt_t), ue_queue, aflt->flt_panic); 1985 if (!aflt->flt_panic && aflt->flt_priv && tl == 0) { 2035 aflt->flt_panic |= aft_panic; 2037 aflt->flt_panic = 1; [all …]
|
H A D | us3_common.c | 1228 aflt->flt_panic = C_AFSR_PANIC(t_afsr_errs); in cpu_check_cpu_logout() 1238 aflt->flt_panic); in cpu_check_cpu_logout() 1396 aflt->flt_panic = C_AFSR_PANIC(t_afsr_errs); in cpu_log_fast_ecc_error() 1420 aflt->flt_panic == 0 && aflt->flt_priv != 0 && in cpu_log_fast_ecc_error() 1424 aflt->flt_panic |= in cpu_log_fast_ecc_error() 1428 aflt->flt_panic |= ((clop == NULL) && in cpu_log_fast_ecc_error() 1432 aflt->flt_panic |= in cpu_log_fast_ecc_error() 1435 aflt->flt_panic |= ((clop == NULL) && in cpu_log_fast_ecc_error() 1450 aflt->flt_panic); in cpu_log_fast_ecc_error() 1476 aflt->flt_panic |= ((ch_flt.afsr_errs & in cpu_log_fast_ecc_error() [all …]
|
H A D | us3_cheetahplus.c | 1026 aflt->flt_panic = tl1_trap ? 1 : 0; in cpu_tlb_parity_error() 1045 if (aflt->flt_panic) { in cpu_tlb_parity_error() 1047 sizeof (ch_async_flt_t), ue_queue, aflt->flt_panic); in cpu_tlb_parity_error() 1055 sizeof (ch_async_flt_t), ce_queue, aflt->flt_panic); in cpu_tlb_parity_error()
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | sysioerr.c | 400 ecc.flt_panic = (debug_sysio_errs == 0); in sysio_ue_intr() 402 errorq_dispatch(ue_queue, &ecc, sizeof (ecc), ecc.flt_panic); in sysio_ue_intr() 408 if (ecc.flt_panic && ecc.flt_in_memory) in sysio_ue_intr() 416 ecc.flt_panic = 1; in sysio_ue_intr() 418 if (ecc.flt_panic) in sysio_ue_intr() 818 aflt.flt_panic = 1; in sbus_ctrl_ecc_err() 820 errorq_dispatch(ue_queue, &aflt, sizeof (aflt), aflt.flt_panic); in sbus_ctrl_ecc_err()
|
/titanic_50/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcmu_ecc.c | 381 ecc_err_p->ecc_aflt.flt_panic); in pcmu_ecc_err_handler() 398 ecc_err_p->ecc_aflt.flt_panic = 1; in pcmu_ecc_err_handler() 400 if (ecc_err_p->ecc_aflt.flt_panic) { in pcmu_ecc_err_handler()
|
H A D | pcicmu.c | 1947 ecc->flt_panic = 1; in pcmu_ecc_classify()
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_ecc.c | 447 ecc_err_p->ecc_aflt.flt_panic); in ecc_err_handler() 471 ecc_err_p->ecc_aflt.flt_panic = 1; in ecc_err_handler() 473 if (ecc_err_p->ecc_aflt.flt_panic && in ecc_err_handler() 477 if (ecc_err_p->ecc_aflt.flt_panic) { in ecc_err_handler()
|
H A D | pcipsy.c | 1618 ecc->flt_panic = ecc_ue_is_fatal(&ecc_err_p->ecc_aflt); in pci_ecc_classify() 1631 ecc->flt_panic = ecc_ue_is_fatal(&ecc_err_p->ecc_aflt); in pci_ecc_classify() 1644 ecc->flt_panic = ecc_ue_is_fatal(&ecc_err_p->ecc_aflt); in pci_ecc_classify()
|
H A D | pcisch.c | 1899 ecc_p->flt_panic = 1; in pci_ecc_classify()
|
/titanic_50/usr/src/uts/sun4/sys/ |
H A D | async.h | 80 uchar_t flt_panic; /* fault caused owner to panic() */ member
|