Home
last modified time | relevance | path

Searched defs:obiodev (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/evbmips/alchemy/
H A Dobiovar.h48 struct obiodev { struct
49 const char *od_name;
50 bus_addr_t od_addr;
51 int od_irq;
/netbsd-src/sys/arch/mips/adm5120/
H A Dadm5120_obio.c108 struct obiodev { struct
115 const struct obiodev obiodevs[] = { argument