Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci_internal.h81 #define HOST_CAP_AHCI (1 << 18) /* AHCI only */ macro
H A Dahci.c582 HOST_CAP_NCQ | HOST_CAP_AHCI | HOST_CAP_64; in ahci_reg_init()