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

/openwrt/package/boot/uboot-oxnas/files/drivers/block/
H A Dplxsata_ide.c760 static unsigned int wait_not_busy(int device, unsigned long timeout_secs) argument
763 unsigned long loops = (timeout_secs * 1000) / 50;

Completed in 24 milliseconds