Searched refs:ppa_wait (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A Dppa.c189 static unsigned char ppa_wait(ppa_struct *dev) function
214 printk(KERN_WARNING "ppa timeout in ppa_wait\n");
292 r = ppa_wait(dev);
334 r = ppa_wait(dev);
560 * hence no need for a full ppa_wait.
800 if (ppa_wait(dev) != (unsigned char) 0xf0) {
806 if (ppa_wait(dev) == (unsigned char) 0xf0)

Completed in 140 milliseconds