Searched defs:bus_state (Results 1 – 1 of 1) sorted by relevance
35 struct bus_state { struct36 struct goldfish_device dev;37 struct goldfish_device *current;193 static struct bus_state bus_state = { variable