Searched refs:SCFRETRY (Results 1 – 2 of 2) sorted by relevance
38 #define SCFRETRY 3 macro132 if (++retry > SCFRETRY) { in opl_disk_led_control()141 if ((errno != 0) || (retry > SCFRETRY)) { in opl_disk_led_control()
59 #define SCFRETRY 10 macro504 if ((++retry <= SCFRETRY) && in notify_scf_of_hotplug()