Searched refs:ha_addr (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/arch/newsmips/dev/
H A Dhbvar.h37 int ha_addr; /* device address */ member in struct:hb_attach_args
H A Dif_le.c131 if (hb_badaddr((void *)ha->ha_addr, 1)) /* XXX */
154 switch (ha->ha_addr) {
177 lesc->sc_r1 = (void *)ha->ha_addr;
H A Dhb.c66 ha->ha_addr = cf->cf_addr;
88 if (ha->ha_addr != -1)
89 aprint_normal(" addr 0x%x", ha->ha_addr);
H A Dmkclock_hb.c82 if (bus_space_map(sc->sc_bst, (bus_addr_t)ha->ha_addr, MK48T02_CLKSZ,
H A Dzs_hb.c180 if (hb_badaddr((char *)ha->ha_addr, 1))
205 zsaddr[zs_unit] = (void *)ha->ha_addr;
H A Dkb_hb.c114 reg = (struct kbreg *)ha->ha_addr;
H A Dms_hb.c97 reg = (struct msreg *)ha->ha_addr;
H A Dfb.c174 if (fb253_probe() && ha->ha_addr == NWB253_VRAM)
176 if (fblcdm_probe() && ha->ha_addr == LCDM_VRAM)
/netbsd-current/sys/arch/news68k/dev/
H A Dhb.c107 if (ha->ha_addr > 0)

Completed in 94 milliseconds