Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dahci.c589 void ahci_set_command_header(AHCIQState *ahci, uint8_t port, in ahci_set_command_header() function
621 ahci_set_command_header(ahci, port, slot, &cmd); in ahci_destroy_command()
1211 ahci_set_command_header(ahci, port, cmd->slot, &(cmd->header)); in ahci_command_commit()
H A Dahci.h588 void ahci_set_command_header(AHCIQState *ahci, uint8_t port,