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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Du14-34f.c596 static int wait_on_busy(unsigned long iobase, unsigned int loop) { function
625 if (wait_on_busy(sh[j]->io_port, MAXLOOP)) {
1175 if (wait_on_busy(sh[j]->io_port, MAXLOOP)) {
1211 if (wait_on_busy(sh[j]->io_port, MAXLOOP)) {
1278 if (wait_on_busy(sh[j]->io_port, MAXLOOP)) {
1329 if (wait_on_busy(sh[j]->io_port, MAXLOOP)) {
1569 if (wait_on_busy(sh[j]->io_port, MAXLOOP)) {
1601 if (wait_on_busy(sh[j]->io_port, 20 * MAXLOOP)) {
H A Deata.c982 static int wait_on_busy(unsigned long iobase, unsigned int loop) function
997 if (wait_on_busy(iobase, (addr ? MAXLOOP * 100 : MAXLOOP)))
1861 if (wait_on_busy(shost->io_port, MAXLOOP)) {
1931 if (wait_on_busy(shost->io_port, MAXLOOP)) {
2314 if (wait_on_busy(shost->io_port, 20 * MAXLOOP)) {

Completed in 62 milliseconds