Searched refs:aa_st (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/mips/alchemy/include/
H A Daubusvar.h13 bus_space_tag_t aa_st; /* the space tag to use */ member in struct:aubus_attach_args
/netbsd-current/sys/arch/mips/alchemy/dev/
H A Dcom_aubus.c97 if (com_is_console(aa->aa_st, addr, &bsh) == 0 &&
98 bus_space_map(aa->aa_st, addr, AUCOM_NPORTS, 0,
104 com_aubus_init_regs(&sc->sc_regs, aa->aa_st, bsh, addr);
H A Dohci_aubus.c84 sc->iot = aa->aa_st;
H A Daugpio.c103 sc->sc_bst = aa->aa_st;
H A Daupsc.c109 sc->sc_bust = aa->aa_st;
H A Daupci.c162 sc->sc_bust = aa->aa_st;
H A Dif_aumac.c234 sc->sc_st = aa->aa_st;
/netbsd-current/sys/arch/mips/alchemy/
H A Daubus.c161 aa.aa_st = aubus_st;

Completed in 174 milliseconds