Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h104 #define AHCI_PORTS (64) macro
539 return AHCI_PORTS + (HBA_PORT_NUM_REG * port) + reg_num; in ahci_px_offset()
/openbmc/qemu/tests/qtest/
H A Dahci-test.c615 for (i = AHCI_VENDOR; i < AHCI_PORTS; ++i) { in ahci_test_hba_spec()
627 uint16_t low = AHCI_PORTS + (32 * i); in ahci_test_hba_spec()
628 uint16_t high = AHCI_PORTS + (32 * (i + 1)); in ahci_test_hba_spec()