Searched refs:ATA_ID_CFS_ENABLE_1 (Results 1 – 2 of 2) sorted by relevance
71 ATA_ID_CFS_ENABLE_1 = 85, enumerator695 if ((id[ATA_ID_CFS_ENABLE_1] & (1 << 10)) == 0) in ata_id_hpa_enabled()719 return id[ATA_ID_CFS_ENABLE_1] & (1 << 6); in ata_id_rahead_enabled()726 return id[ATA_ID_CFS_ENABLE_1] & (1 << 5); in ata_id_wcache_enabled()
157 return id[ATA_ID_CFS_ENABLE_1] & BIT(0); in ata_id_smart_enabled()