Searched defs:obiodev (Results 1 – 2 of 2) sorted by relevance
48 struct obiodev { struct49 const char *od_name;50 bus_addr_t od_addr;51 int od_irq;
108 struct obiodev { struct115 const struct obiodev obiodevs[] = { argument