Home
last modified time | relevance | path

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

/linux/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/drivers/char/ipmi/
H A Dipmi_si_intf.c835 smi_inc_stat(smi_info, attentions); in smi_event_handler()
1668 IPMI_SI_ATTR(attentions);
/linux/drivers/scsi/
H A Dst.c981 int attentions, waits, max_wait, scode; in test_ready() local
990 for (attentions=waits=0; ; ) { in test_ready()
1010 if (attentions < MAX_ATTENTIONS) { in test_ready()
1011 attentions++; in test_ready()