Home
last modified time | relevance | path

Searched refs:diag (Results 1 – 11 of 11) sorted by relevance

/qemu/hw/misc/
H A Deccmemctl.c138 uint8_t diag[ECC_DIAG_SIZE]; member
248 s->diag[addr & ECC_DIAG_MASK] = val; in ecc_diag_mem_write()
255 uint32_t ret = s->diag[(int)addr]; in ecc_diag_mem_read()
277 VMSTATE_BUFFER(diag, ECCState),
H A Dslavio_misc.c60 uint8_t diag, mctrl; member
163 s->diag = val & 0xff; in slavio_diag_mem_writeb()
172 ret = s->diag; in slavio_diag_mem_readb()
416 VMSTATE_UINT8(diag, MiscState),
H A Dtrace-events78 slavio_diag_mem_writeb(uint32_t val) "Write diag 0x%02x"
79 slavio_diag_mem_readb(uint32_t ret) "Read diag 0x%02x"
/qemu/target/s390x/
H A Dmeson.build25 'diag.c',
H A Dhelper.h335 DEF_HELPER_4(diag, void, env, i32, i32, i32)
/qemu/hw/scsi/
H A Dmegasas.c96 uint32_t diag; member
2058 retval = s->diag; in megasas_mmio_read()
2164 s->diag = MFI_DIAG_WRITE_ENABLE; in megasas_mmio_write()
2168 s->diag = 0; in megasas_mmio_write()
2174 if ((s->diag & MFI_DIAG_WRITE_ENABLE) && in megasas_mmio_write()
2176 s->diag |= MFI_DIAG_RESET_ADP; in megasas_mmio_write()
2179 s->diag = 0; in megasas_mmio_write()
/qemu/target/s390x/tcg/
H A Dmisc_helper.c116 void HELPER(diag)(CPUS390XState *env, uint32_t r1, uint32_t r3, uint32_t num) in HELPER() argument
H A Dinsn-data.h.inc1339 F(0x8300, DIAG, RSI, Z, 0, 0, 0, 0, diag, 0, IF_PRIV | IF_IO)
/qemu/target/hppa/
H A Dinsns.decode638 # diag
/qemu/tests/data/qobject/
H A Dqdict.txt4312 diag.c: 1739
4313 diag.h: 1050
/qemu/
H A DMAINTAINERS2815 S390 diag 288 watchdog