Home
last modified time | relevance | path

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

/drivers/scsi/
Deata.c978 static int wait_on_busy(unsigned long iobase, unsigned int loop) in wait_on_busy() function
993 if (wait_on_busy(iobase, (addr ? MAXLOOP * 100 : MAXLOOP))) in do_dma()
1851 if (wait_on_busy(shost->io_port, MAXLOOP)) { in DEF_SCSI_QCMD()
1920 if (wait_on_busy(shost->io_port, MAXLOOP)) { in eata2x_eh_host_reset()
2304 if (wait_on_busy(shost->io_port, 20 * MAXLOOP)) { in ihdlr()
/drivers/misc/genwqe/
Dcard_base.h222 unsigned int wait_on_busy; member
Dcard_ddcb.c802 queue->wait_on_busy++; in __genwqe_enqueue_ddcb()
1040 queue->wait_on_busy = 0; in setup_ddcb_queue()
Dcard_debugfs.c255 queue->return_on_busy, queue->wait_on_busy, in genwqe_ddcb_info_show()