Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-pm.c250 rc = ide_wait_not_busy(hwif, 35000); in ide_check_pm_state()
255 rc = ide_wait_not_busy(hwif, 100000); in ide_check_pm_state()
H A Dide-iops.c510 * ide_wait_not_busy() waits for the currently selected device on the hwif
513 int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout) in ide_wait_not_busy() function
H A Dide-probe.c615 rc = ide_wait_not_busy(hwif, 35000); in ide_port_wait_ready()
627 rc = ide_wait_not_busy(hwif, 35000); in ide_port_wait_ready()
631 printk(KERN_DEBUG "%s: ide_wait_not_busy() skipped\n", in ide_port_wait_ready()
/kernel/linux/linux-5.10/include/linux/
H A Dide.h1220 extern int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout);

Completed in 7 milliseconds