Home | History | Annotate | Download | only in dev

Lines Matching defs:eaa

62 	struct elb_attach_args *eaa = aux;
64 if (strcmp(eaa->elb_name, cf->cf_name) != 0)
75 struct elb_attach_args *eaa = aux;
80 bus_space_map(eaa->elb_bt,
81 _BUS_SPACE_UNSTRIDE(eaa->elb_bt, eaa->elb_base),
83 com_init_regs(&sc->sc_regs, eaa->elb_bt, ioh,
84 _BUS_SPACE_UNSTRIDE(eaa->elb_bt, eaa->elb_base));
90 intr_establish_xname(eaa->elb_irq, IST_LEVEL, IPL_SERIAL, comintr, sc,