Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h574 QPCIDevice *get_ahci_device(QTestState *qts, uint32_t *fingerprint);
H A Dahci.c126 QPCIDevice *get_ahci_device(QTestState *qts, uint32_t *fingerprint) in get_ahci_device() function
/openbmc/qemu/tests/qtest/
H A Dahci-test.c164 s->dev = get_ahci_device(s->parent->qts, &s->fingerprint); in ahci_vboot()