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
947 /* handle BSY=0, DRQ=0 as error */ in ata_sff_hsm_move()
1040 /* handle BSY=0, DRQ=0 as error */ in ata_sff_hsm_move()
1234 * Sometimes when we enter, BSY will be cleared in in ata_sff_pio_task()
1644 * calls ata_std_prereset() and wait for !BSY if the port is
1665 /* wait for !BSY if we don't know that no device is attached */ in ata_sff_prereset()
1836 * access briefly, then wait for BSY to clear. in ata_sff_wait_after_reset()
1845 * much time on it. We're gonna wait for !BSY anyway. in ata_sff_wait_after_reset()
1953 * wait for !BSY and classify the attached device.