Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h56 #define AHCI_CAP_SAM (0x40000) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c515 if (BITSET(ahci->cap, AHCI_CAP_SAM)) { in ahci_test_hba_spec()