Home
last modified time | relevance | path

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

/qemu/scripts/
H A Dreplay-dump.py80 def read_dword(fin): function
/qemu/hw/scsi/
H A Dlsi53c895a.c471 static inline uint32_t read_dword(LSIState *s, uint32_t addr) in read_dword() function