Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci_internal.h200 #define SATA_SCR_SSTATUS_DET_DEV_PRESENT_PHY_UP 0x3 macro
H A Dahci.c152 val = SATA_SCR_SSTATUS_DET_DEV_PRESENT_PHY_UP | in ahci_port_read()