Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c783 ahci_command_set_buffer(cmd, buffer); in ahci_guest_io()
1093 void ahci_command_set_buffer(AHCICommand *cmd, uint64_t buffer) in ahci_command_set_buffer() function
1182 ahci_command_set_buffer(cmd, buffer); in ahci_command_adjust()
H A Dahci.h634 void ahci_command_set_buffer(AHCICommand *cmd, uint64_t buffer);