Home
last modified time | relevance | path

Searched refs:ATA_SS_SPD_MASK (Results 1 – 2 of 2) sorted by relevance

/devicemodel/include/
A Dahci.h95 #define ATA_SS_SPD_MASK 0x000000f0 macro
/devicemodel/hw/pci/
A Dahci.c1037 (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