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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-pm.c235 rc = ide_wait_not_busy(hwif, 35000);
240 rc = ide_wait_not_busy(hwif, 100000);
H A Dide-iops.c492 * ide_wait_not_busy() waits for the currently selected device on the hwif
495 int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout) function
H A Dide-probe.c613 rc = ide_wait_not_busy(hwif, 35000);
625 rc = ide_wait_not_busy(hwif, 35000);
629 printk(KERN_DEBUG "%s: ide_wait_not_busy() skipped\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dide.h1165 extern int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout);

Completed in 106 milliseconds