Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h647 void ahci_write_fis(AHCIQState *ahci, AHCICommand *cmd);
H A Dahci.c626 void ahci_write_fis(AHCIQState *ahci, AHCICommand *cmd) in ahci_write_fis() function
1213 ahci_write_fis(ahci, cmd); in ahci_command_commit()