Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dmegasas.c86 uint32_t frame_hi; member
2149 s->frame_hi = val; in megasas_mmio_write()
2159 s->frame_hi = 0; in megasas_mmio_write()
2163 frame_addr |= ((uint64_t)s->frame_hi << 32); in megasas_mmio_write()
2164 s->frame_hi = 0; in megasas_mmio_write()
2285 s->frame_hi = 0; in megasas_soft_reset()