Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h507 static inline uint32_t ahci_mread(AHCIQState *ahci, size_t offset) in ahci_mread() function
519 return ahci_mread(ahci, 4 * reg_num); in ahci_rreg()