Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dmicrodrive.c90 CTRL_SRST = 0x04, enumerator
103 !(s->ctrl & (CTRL_IEN | CTRL_SRST)) && in md_interrupt_update()
321 if (value & CTRL_SRST) { in md_common_write()