Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h585 unsigned ahci_pick_cmd(AHCIQState *ahci, uint8_t port);
H A Dahci.c642 unsigned ahci_pick_cmd(AHCIQState *ahci, uint8_t port) in ahci_pick_cmd() function
1194 cmd->slot = ahci_pick_cmd(ahci, port); in ahci_command_commit()