Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_device.c108 s->current->reported_state = 1; in goldfish_bus_read()
114 while(s->current && s->current->reported_state == 1) in goldfish_bus_read()
145 dev->reported_state = 0; in goldfish_bus_op_init()
Dgoldfish_device.h18 uint32_t reported_state; member