Searched refs:ahci_set_command_header (Results 1 – 2 of 2) sorted by relevance
/qemu/tests/qtest/libqos/ |
H A D | ahci.c | 589 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 D | ahci.h | 588 void ahci_set_command_header(AHCIQState *ahci, uint8_t port,
|