Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c786 ahci_command_set_offset(cmd, sector); in ahci_guest_io()
1062 void ahci_command_set_offset(AHCICommand *cmd, uint64_t lba_sect) in ahci_command_set_offset() function
1183 ahci_command_set_offset(cmd, offset); in ahci_command_adjust()
H A Dahci.h634 void ahci_command_set_offset(AHCICommand *cmd, uint64_t lba_sect);