Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci_internal.h220 #define SATA_SIGNATURE_DISK 0x00000101 macro
H A Dahci.c706 ahci_set_signature(d, SATA_SIGNATURE_DISK); in ahci_reset_port()