Home
last modified time | relevance | path

Searched defs:ofst (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/ide/
H A Dahci.c414 int ofst = addr - aligned; in ahci_mem_read() local
/qemu/tests/qtest/
H A Dahci-test.c1795 static uint64_t offset_sector(enum OffsetType ofst, in offset_sector()