Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dahci.h95 #define ATA_SS_SPD_MASK 0x000000f0 macro
H A Dpci_ahci.c1017 ata_ident->satacapabilities2 = ((p->ssts & ATA_SS_SPD_MASK) >> 3); in ata_identify_init()
1078 (p->ssts & ATA_SS_SPD_MASK) >> 3); in ata_identify_init()