Lines Matching defs:wait
130 * @ap: Port to wait for.
146 * ata_sff_pause - Flush writes and wait 400nS
196 * @link: SFF link to wait ready status for
273 * @wait: non-zero to wait for Status register BSY bit to clear
288 unsigned int wait, unsigned int can_sleep)
290 if (wait)
295 if (wait) {
307 * wait for idle, clear any pending interrupts.
1643 * calls ata_std_prereset() and wait for !BSY if the port is
1664 /* wait for !BSY if we don't know that no device is attached */
1799 * ata_sff_wait_after_reset - wait for devices to become ready after reset
1805 * reset. It contains preceding 150ms wait to avoid accessing TF
1834 /* if device 1 was found in ata_devchk, wait for register
1835 * access briefly, then wait for BSY to clear.
1844 * much time on it. We're gonna wait for !BSY anyway.
1890 /* wait the port to become ready */
1952 * wait for !BSY and classify the attached device.
2952 /* one-PIO-cycle guaranteed wait, per spec, for HDMA1:0 transition */