Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/char/ipmi/
Dipmi_si_intf.c807 smi_inc_stat(smi_info, attentions); in smi_event_handler()
1636 IPMI_SI_ATTR(attentions);
/Linux-v6.1/drivers/scsi/
Dst.c968 int attentions, waits, max_wait, scode; in test_ready() local
976 for (attentions=waits=0; ; ) { in test_ready()
993 if (attentions < MAX_ATTENTIONS) { in test_ready()
994 attentions++; in test_ready()