Searched defs:read_dword (Results 1 – 2 of 2) sorted by relevance
/qemu/scripts/ | ||
H A D | replay-dump.py | 80 def read_dword(fin): function |
/qemu/hw/scsi/ | ||
H A D | lsi53c895a.c | 471 static inline uint32_t read_dword(LSIState *s, uint32_t addr) in read_dword() function |