Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpl330.c261 uint8_t *hi_seqn; member
289 VMSTATE_VBUFFER_UINT32(hi_seqn, PL330State, 1, NULL, num_chnls),
534 entry->seqn = s->parent->hi_seqn[tag]; in pl330_queue_put_insn()
535 s->parent->hi_seqn[tag]++; in pl330_queue_put_insn()
1605 s->hi_seqn = g_new0(uint8_t, s->num_chnls); in pl330_realize()