Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h54 #define AHCI_CAP_FBSS (0x10000) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c710 if (BITCLR(ahci->cap, AHCI_CAP_FBSS)) { in ahci_test_port_spec()
770 if (BITSET(ahci->cap, AHCI_CAP_FBSS)) { in ahci_test_port_spec()