Searched refs:ATA_ID_CFS_ENABLE_1 (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Data.h87 ATA_ID_CFS_ENABLE_1 = 85, enumerator in enum:__anon74
665 if ((id[ATA_ID_CFS_ENABLE_1] & (1 << 10)) == 0)
689 return id[ATA_ID_CFS_ENABLE_1] & (1 << 6);
696 return id[ATA_ID_CFS_ENABLE_1] & (1 << 5);

Completed in 57 milliseconds