Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dahci-test.c52 static void ahci_test_port_spec(AHCIQState *ahci, uint8_t port);
624 ahci_test_port_spec(ahci, i); in ahci_test_hba_spec()
643 static void ahci_test_port_spec(AHCIQState *ahci, uint8_t port) in ahci_test_port_spec() function