Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/alchemy/include/
H A Daubusvar.h11 struct aubus_attach_args { struct
12 const char *aa_name; /* device name */
13 bus_space_tag_t aa_st; /* the space tag to use */
14 bus_addr_t aa_addrs[3]; /* system bus address(es) */
15 int aa_irq[2]; /* IRQ index(s) */
16 bus_dma_tag_t aa_dt; /* the dma tag to use */