Lines Matching defs:wait
120 * @ap: Port to wait for.
139 * ata_sff_pause - Flush writes and wait 400nS
245 * @link: SFF link to wait ready status for
316 * @wait: non-zero to wait for Status register BSY bit to clear
331 unsigned int wait, unsigned int can_sleep)
334 ata_port_info(ap, "ata_dev_select: ENTER, device %u, wait %u\n",
335 device, wait);
337 if (wait)
342 if (wait) {
354 * wait for idle, clear any pending interrupts.
1727 * calls ata_std_prereset() and wait for !BSY if the port is
1749 /* wait for !BSY if we don't know that no device is attached */
1878 * ata_sff_wait_after_reset - wait for devices to become ready after reset
1884 * reset. It contains preceding 150ms wait to avoid accessing TF
1913 /* if device 1 was found in ata_devchk, wait for register
1914 * access briefly, then wait for BSY to clear.
1923 * much time on it. We're gonna wait for !BSY anyway.
1971 /* wait the port to become ready */
2037 * wait for !BSY and classify the attached device.
3038 /* one-PIO-cycle guaranteed wait, per spec, for HDMA1:0 transition */