Home
last modified time | relevance | path

Searched refs:alerts (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dhw_counters.h144 u64 alerts; member
H A Dhw_counters.c292 stats->value[BNXT_RE_PACING_ALERT] = pacing_s->alerts; in bnxt_re_copy_db_pacing_stats()
H A Dmain.c535 rdev->stats.pacing.alerts++; in bnxt_re_db_fifo_check()
/kernel/linux/linux-5.10/include/acpi/
H A Dactbl1.h165 u8 alerts; member
/kernel/linux/linux-6.6/include/acpi/
H A Dactbl1.h216 u8 alerts; member
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_ssif.c229 * Used to tell what we should do with alerts. If we are
604 ssif_inc_stat(ssif_info, alerts); in ssif_alert()
1186 MODULE_PARM_DESC(alerts_broken, "Don't enable alerts for the controller.");
1244 IPMI_SSIF_ATTR(alerts); variable
1827 /* Some systems don't behave well if you enable alerts. */ in ssif_probe()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_ssif.c229 * Used to tell what we should do with alerts. If we are
597 ssif_inc_stat(ssif_info, alerts); in ssif_alert()
1177 MODULE_PARM_DESC(alerts_broken, "Don't enable alerts for the controller.");
1235 IPMI_SSIF_ATTR(alerts); variable
1813 /* Some systems don't behave well if you enable alerts. */ in ssif_probe()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dpmcraid.c517 u32 alerts; in pmcraid_reset_type() local
521 alerts = ioread32(pinstance->int_regs.host_ioa_interrupt_reg); in pmcraid_reset_type()
524 (alerts & DOORBELL_IOA_RESET_ALERT) || in pmcraid_reset_type()
628 * pmcraid_reset_alert - alerts IOA for a possible reset
/kernel/linux/linux-5.10/drivers/scsi/
H A Dpmcraid.c518 u32 alerts; in pmcraid_reset_type() local
522 alerts = ioread32(pinstance->int_regs.host_ioa_interrupt_reg); in pmcraid_reset_type()
525 (alerts & DOORBELL_IOA_RESET_ALERT) || in pmcraid_reset_type()
630 * pmcraid_reset_alert - alerts IOA for a possible reset

Completed in 35 milliseconds