Searched refs:ATA_TFLAG_LBA (Results 1 – 2 of 2) sorted by relevance
310 ATA_TFLAG_LBA = (1 << 4), /* enable LBA */ enumerator
1817 tf.flags |= ATA_TFLAG_LBA | ATA_TFLAG_LBA48; in ata_dev_read_sectors()1836 tf.flags |= ATA_TFLAG_LBA ; in ata_dev_read_sectors()1992 tf.flags |= ATA_TFLAG_LBA | ATA_TFLAG_LBA48 | ATA_TFLAG_WRITE; in ata_dev_write_sectors()2011 tf.flags |= ATA_TFLAG_LBA | ATA_TFLAG_WRITE; in ata_dev_write_sectors()