Home
last modified time | relevance | path

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

/openbmc/u-boot/board/synopsys/hsdk/
H A Dhsdk.c663 int ret, ofst; in board_prep_linux() local
/openbmc/qemu/hw/ide/
H A Dahci.c414 int ofst = addr - aligned; in ahci_mem_read() local
/openbmc/qemu/tests/qtest/
H A Dahci-test.c1795 static uint64_t offset_sector(enum OffsetType ofst, in offset_sector()