Searched defs:ofst (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/ide/ | ||
H A D | ahci.c | 414 int ofst = addr - aligned; in ahci_mem_read() local |
/qemu/tests/qtest/ | ||
H A D | ahci-test.c | 1795 static uint64_t offset_sector(enum OffsetType ofst, in offset_sector() |