Lines Matching full:bsy
450 category. packet_task is used to poll BSY bit after issuing PACKET
451 command. Once BSY is turned off by the device, packet_task
634 - ATA_STATUS doesn't contain !BSY && DRDY && !DRQ while trying to
637 - !BSY && !DRQ during PIO data transfer.
641 - !BSY && ERR after CDB transfer starts but before the last byte of CDB
666 For ATA commands, this type of errors are indicated by !BSY && ERR
671 - !BSY && ERR && ABRT right after issuing PACKET indicates that PACKET
674 - !BSY && ERR(==CHK) && !ABRT after the last byte of CDB is transferred
677 - !BSY && ERR(==CHK) && ABRT after the last byte of CDB is transferred
760 NCQ command error is indicated by cleared BSY and set ERR bit during NCQ
901 should be transmitted while BSY bit is still set. Note that on PATA,
913 EDD cannot be issued while BSY is set and it's unclear how it will