Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd33c93.c1454 int busycount = 0; in reset_wd33c93() local
1457 while ((read_aux_stat(regs) & ASR_BSY) && busycount++ < 100) in reset_wd33c93()