Searched refs:ATA_SS_SPD_MASK (Results 1 – 2 of 2) sorted by relevance
95 #define ATA_SS_SPD_MASK 0x000000f0 macro
1015 ata_ident->satacapabilities2 = ((p->ssts & ATA_SS_SPD_MASK) >> 3); in ata_identify_init()1076 (p->ssts & ATA_SS_SPD_MASK) >> 3); in ata_identify_init()