Searched refs:ATA_SS_SPD_MASK (Results 1 – 2 of 2) sorted by relevance
95 #define ATA_SS_SPD_MASK 0x000000f0 macro
1037 (p->ssts & ATA_SS_SPD_MASK) >> 3); in handle_identify()1112 buf[77] = ((p->ssts & ATA_SS_SPD_MASK) >> 3); in handle_atapi_identify()
Completed in 8 milliseconds