Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h46 #define AHCI_CAP_NP (0x1F) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c533 g_assert_cmpuint(((AHCI_CAP_NP & ahci->cap) + 1), >=, nports_impl); in ahci_test_hba_spec()