Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dahci.h537 static inline size_t ahci_px_offset(uint8_t port, uint32_t reg_num) in ahci_px_offset() function
545 return ahci_rreg(ahci, ahci_px_offset(port, reg_num)); in ahci_px_rreg()
551 ahci_wreg(ahci, ahci_px_offset(port, reg_num), value); in ahci_px_wreg()