Home
last modified time | relevance | path

Searched refs:CE_IGNORE (Results 1 – 18 of 18) sorted by path

/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dprintf.c48 ce_flags[CE_IGNORE] = { SL_NOTE, SL_NOTE, SL_WARN, SL_FATAL };
50 ce_prefix[CE_IGNORE][10] = { "", "NOTICE: ", "WARNING: ", "" };
52 ce_suffix[CE_IGNORE][2] = { "", "\n", "\n", "" };
169 if (ce >= CE_IGNORE) in vcmn_err()
/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dcmn_err.h56 #define CE_IGNORE 4 /* print nothing */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c509 case CE_IGNORE: in cmlb_v_log()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_main.c645 if (severity > CE_IGNORE) { in oce_get_params()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_log.c63 celevel = CE_IGNORE; in igb_log()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c401 #define SCSI_HBA_LOGIGNORE CE_IGNORE
414 #if (CE_CONT | CE_NOTE | CE_WARN | CE_PANIC | CE_IGNORE) > SCSI_HBA_LOG_CE_MASK
/illumos-gate/usr/src/uts/common/os/
H A Dprintf.c69 static int ce_to_sl[CE_IGNORE] = { SL_NOTE, SL_NOTE, SL_WARN, SL_FATAL };
70 static char ce_prefix[CE_IGNORE][10] = { "", "NOTICE: ", "WARNING: ", "" };
71 static char ce_suffix[CE_IGNORE][2] = { "", "\n", "\n", "" };
256 if ((uint_t)ce < CE_IGNORE) { in vzdcmn_err()
/illumos-gate/usr/src/uts/common/sys/
H A Dcmn_err.h53 #define CE_IGNORE 4 /* print nothing */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_utils.h47 #define OCE_MAX_LOG_SETTINGS (CE_IGNORE | ((MOD_CONFIG | MOD_TX | \
53 (dev_p->severity < CE_IGNORE) && \
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c1084 dr_op_err(CE_IGNORE, hp, ESBD_INVAL, NULL); in dr_pre_op()
1092 dr_op_err(CE_IGNORE, hp, in dr_pre_op()
1387 dr_op_err(CE_IGNORE, hp, ESBD_EMPTY_BD, bp->b_path); in dr_disconnect()
2785 if (ce != CE_IGNORE) in dr_op_err()
2798 if (ce != CE_IGNORE) in dr_dev_err()
3008 dr_op_err(CE_IGNORE, hp, ESBD_INVAL, comp_id->c_name); in dr_pt_try_drmach()
H A Ddr_cpu.c574 dr_dev_err(CE_IGNORE, cp, dr_errno2ecode(rv)); in dr_detach_cpu()
H A Ddr_quiesce.c415 dr_op_err(CE_IGNORE, handle, ESBD_SUSPEND, "%s@%s", in dr_suspend_devices()
496 dr_op_err(CE_IGNORE, handle, in dr_resume_devices()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_space.c168 uint_t pci_ctx_flush_warn = CE_IGNORE;
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c1086 dr_op_err(CE_IGNORE, hp, ESBD_INVAL, NULL); in dr_pre_op()
1094 dr_op_err(CE_IGNORE, hp, in dr_pre_op()
1398 dr_op_err(CE_IGNORE, hp, ESBD_EMPTY_BD, bp->b_path); in dr_disconnect()
2815 if (ce != CE_IGNORE) in dr_op_err()
2828 if (ce != CE_IGNORE) in dr_dev_err()
3051 dr_op_err(CE_IGNORE, hp, ESBD_INVAL, comp_id->c_name); in dr_pt_try_drmach()
H A Ddr_cpu.c623 dr_dev_err(CE_IGNORE, cp, dr_errno2ecode(rv)); in dr_detach_cpu()
H A Ddr_mem.c282 dr_dev_err(CE_IGNORE, &mp->sbm_cm, e_code); in dr_release_mem()
567 dr_dev_err(CE_IGNORE, &s_mp->sbm_cm, ESBD_STATE); in dr_detach_mem()
575 dr_dev_err(CE_IGNORE, &t_mp->sbm_cm, ESBD_STATE); in dr_detach_mem()
H A Ddr_quiesce.c416 dr_op_err(CE_IGNORE, handle, ESBD_SUSPEND, "%s@%s", in dr_suspend_devices()
497 dr_op_err(CE_IGNORE, handle, in dr_resume_devices()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddr_mem.c586 dr_dev_err(CE_IGNORE, &s_mp->sbm_cm, ESBD_STATE); in dr_detach_mem()
594 dr_dev_err(CE_IGNORE, &t_mp->sbm_cm, ESBD_STATE); in dr_detach_mem()