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/
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()
Dide-iops.c513 int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout) in ide_wait_not_busy() function
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()
/kernel/linux/linux-5.10/include/linux/
Dide.h1220 extern int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout);