Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-devices-platform-ipmi118 What: /sys/devices/platform/ipmi_si.*/attentions
150 attentions (RO) Number of time the driver got an
/Linux-v5.10/drivers/char/ipmi/
Dipmi_si_intf.c805 smi_inc_stat(smi_info, attentions); in smi_event_handler()
1643 IPMI_SI_ATTR(attentions);
/Linux-v5.10/drivers/scsi/
Dst.c969 int attentions, waits, max_wait, scode; in test_ready() local
977 for (attentions=waits=0; ; ) { in test_ready()
994 if (attentions < MAX_ATTENTIONS) { in test_ready()
995 attentions++; in test_ready()