Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dahci-test.c481 uint8_t nports_impl; in ahci_test_hba_spec() local
532 nports_impl = ctpopl(ports); in ahci_test_hba_spec()
533 g_assert_cmpuint(((AHCI_CAP_NP & ahci->cap) + 1), >=, nports_impl); in ahci_test_hba_spec()