Lines Matching full:bsy
194 * ata_sff_wait_ready - sleep until BSY clears, or timeout
198 * Sleep until ATA Status register bit BSY clears, or timeout
272 * @wait: non-zero to wait for Status register BSY bit to clear
945 /* handle BSY=0, DRQ=0 as error */ in ata_sff_hsm_move()
1038 /* handle BSY=0, DRQ=0 as error */ in ata_sff_hsm_move()
1232 * Sometimes when we enter, BSY will be cleared in in ata_sff_pio_task()
1642 * calls ata_std_prereset() and wait for !BSY if the port is
1663 /* wait for !BSY if we don't know that no device is attached */ in ata_sff_prereset()
1834 * access briefly, then wait for BSY to clear. in ata_sff_wait_after_reset()
1843 * much time on it. We're gonna wait for !BSY anyway. in ata_sff_wait_after_reset()
1951 * wait for !BSY and classify the attached device.