Home
last modified time | relevance | path

Searched refs:attentions (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-devices-platform-ipmi118 What: /sys/devices/platform/ipmi_si.*/attentions
150 attentions (RO) Number of time the driver got an
/linux-6.15/drivers/char/ipmi/
H A Dipmi_si_intf.c807 smi_inc_stat(smi_info, attentions); in smi_event_handler()
1636 IPMI_SI_ATTR(attentions);
/linux-6.15/drivers/scsi/
H A Dst.c980 int attentions, waits, max_wait, scode; in test_ready() local
989 for (attentions=waits=0; ; ) { in test_ready()
1009 if (attentions < MAX_ATTENTIONS) { in test_ready()
1010 attentions++; in test_ready()