Home
last modified time | relevance | path

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

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