HomeSort by: relevance | last modified time | path
    Searched refs:haa (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/sys/arch/sgimips/hpc/
pckbc_hpc.c 87 struct hpc_attach_args *haa = aux; local
93 msc->sc_irq = haa->ha_irq;
100 if (pckbc_is_console(haa->ha_st, MIPS_KSEG1_TO_PHYS(haa->ha_sh +
101 haa->ha_devoff))) {
106 if (bus_space_subregion(haa->ha_st, haa->ha_sh,
107 haa->ha_devoff + KBDATAP, 1, &ioh_d) ||
108 bus_space_subregion(haa->ha_st, haa->ha_sh
    [all...]
wdsc.c 99 struct hpc_attach_args *haa = aux; local
101 if (strcmp(haa->ha_name, cf->cf_name) == 0) {
104 reset = MIPS_PHYS_TO_KSEG1(haa->ha_sh + haa->ha_dmaoff +
105 haa->hpc_regs->scsi0_ctl);
106 asr = MIPS_PHYS_TO_KSEG1(haa->ha_sh + haa->ha_devoff);
114 *(volatile uint32_t *)reset = haa->hpc_regs->scsi_dmactl_reset;
122 if (haa->hpc_regs->revision == 3) {
142 struct hpc_attach_args *haa = aux local
    [all...]
button.c 89 struct hpc_attach_args *haa; local
93 haa = aux;
94 sc->sc_tag = haa->ha_st;
98 if (bus_space_subregion(haa->ha_st, haa->ha_sh, haa->ha_devoff,
105 if ((cpu_intr_establish(haa->ha_irq, IPL_BIO,
haltwo.c 262 struct hpc_attach_args *haa; local
265 haa = aux;
266 if (strcmp(haa->ha_name, cf->cf_name))
269 if ( platform.badaddr((void *)(vaddr_t)(haa->ha_sh + haa->ha_devoff),
274 (void *)(vaddr_t)(haa->ha_sh + haa->ha_devoff + HAL2_REG_CTL_REV),
278 rev = *(uint32_t *)MIPS_PHYS_TO_KSEG1(haa->ha_sh + haa->ha_devoff +
292 struct hpc_attach_args *haa; local
    [all...]
hpcdma.c 66 hpcdma_init(struct hpc_attach_args *haa, struct hpc_dma_softc *sc, int ndesc)
71 sc->sc_bst = haa->ha_st;
72 sc->sc_dmat = haa->ha_dmat;
76 if (bus_space_subregion(haa->ha_st, haa->ha_sh, haa->ha_dmaoff,
if_sq.c 178 struct hpc_attach_args *haa = aux; local
182 sc->sc_hpct = haa->ha_st;
183 sc->hpc_regs = haa->hpc_regs; /* HPC register definitions */
185 if ((err = bus_space_subregion(haa->ha_st, haa->ha_sh,
186 haa->ha_dmaoff, sc->hpc_regs->enet_regs_size,
192 sc->sc_regt = haa->ha_st;
193 if ((err = bus_space_subregion(haa->ha_st, haa->ha_sh,
194 haa->ha_devoff, sc->hpc_regs->enet_devregs_size
    [all...]
pi1ppc.c 175 struct hpc_attach_args *haa; local
179 haa = aux;
180 sc->sc_iot = haa->ha_st;
182 if (bus_space_subregion(haa->ha_st, haa->ha_sh, haa->ha_devoff,
  /src/sys/arch/hpcmips/tx/
txioman.c 70 struct hpcio_attach_args haa; local
72 haa.haa_busname = HPCIO_BUSNAME;
73 haa.haa_sc = tx_conf_get_tag();
74 haa.haa_getchip = tx_conf_reference_ioman;
75 haa.haa_iot = 0; /* not needed for TX */
77 config_found(self, &haa, txioman_print, CFARGS_NONE);
  /src/sys/arch/hpcarm/dev/
epsonlcd.c 104 struct hpcfb_attach_args haa; local
136 haa.ha_console = 1; /* Always console */
137 haa.ha_accessops = &epsonlcd_ha;
138 haa.ha_accessctx = sc;
139 haa.ha_curfbconf = 0;
140 haa.ha_nfbconf = 1;
141 haa.ha_fbconflist = &sc->sc_fb;
142 haa.ha_curdspconf = 0;
143 haa.ha_ndspconf = 1;
144 haa.ha_dspconflist = &sc->sc_dsp
    [all...]
j720kbd.c 109 struct hpckbd_attach_args haa; local
128 haa.haa_ic = &sc->sc_chip->scc_if;
129 config_found(self, &haa, hpckbd_print, CFARGS_NONE);
nbpkbd.c 105 struct hpckbd_attach_args haa; local
123 haa.haa_ic = &sc->sc_if;
124 config_found(self, &haa, hpckbd_print, CFARGS_NONE);
wzero3_kbd.c 264 struct hpckbd_attach_args haa; local
352 haa.haa_ic = &sc->sc_if;
353 config_found(self, &haa, hpckbd_print, CFARGS_NONE);
  /src/sys/arch/hpcmips/dev/
com_hpcio.c 276 struct hpcio_attach_args *haa = aux; local
277 bus_space_tag_t iot = haa->haa_iot;
300 struct hpcio_attach_args *haa = aux; local
309 if ((com_hpcio_cniot == haa->haa_iot ||
310 com_hpcio_cniot->bs_base == haa->haa_iot) &&
314 if (com_hpcio_cniot->bs_base == haa->haa_iot)
317 com_hpcio_common_probe(haa->haa_iot, addr, &alignment);
321 com_hpcio_iot_init(iot, haa->haa_iot);
323 iot = haa->haa_iot;
338 hsc->hsc_hc = (*haa->haa_getchip)(haa->haa_sc, loc[HPCIOIFCF_IOCHIP])
    [all...]
m38813c.c 98 struct hpckbd_attach_args haa; local
123 haa.haa_ic = &sc->sc_chip->scc_if;
125 config_found(self, &haa, hpckbd_print, CFARGS_NONE);
tc5165buf.c 109 struct hpckbd_attach_args haa; local
148 haa.haa_ic = &sc->sc_chip->scc_if;
150 config_found(self, &haa, hpckbd_print, CFARGS_NONE);
  /src/sys/dev/hpc/
button.c 75 struct hpcio_attach_args *haa = aux; local
78 if (strcmp(haa->haa_busname, HPCIO_BUSNAME))
89 struct hpcio_attach_args *haa = aux; local
95 sc->sc_hc = (*haa->haa_getchip)(haa->haa_sc, loc[HPCIOIFCF_IOCHIP]);
hpcioman.c 60 struct hpcio_attach_args *haa = aux; local
63 if (strcmp(haa->haa_busname, HPCIO_BUSNAME))
83 struct hpcio_attach_args *haa = aux; local
87 hma.hma_hc = (*haa->haa_getchip)(haa->haa_sc, cf->cf_iochip);
pwctl.c 96 struct hpcio_attach_args *haa = aux; local
99 if (strcmp(haa->haa_busname, HPCIO_BUSNAME))
112 struct hpcio_attach_args *haa = aux; local
117 sc->sc_hc = (*haa->haa_getchip)(haa->haa_sc, loc[HPCIOIFCF_IOCHIP]);
hpckbd.c 151 struct hpckbd_attach_args *haa = aux; local
153 struct hpckbd_ic_if *ic = haa->haa_ic;
  /src/sys/arch/hpcmips/isa/
isa_machdep.c 117 struct hpcio_attach_args *haa = aux; local
121 if (strcmp(haa->haa_busname, match->cf_name))
137 struct hpcio_attach_args *haa = aux; local
144 sc->sc_hc = (*haa->haa_getchip)(haa->haa_sc, VRIP_IOCHIP_VRGIU);
154 (struct bus_space_tag_hpcmips *)haa->haa_iot, "ISA mem",
162 (struct bus_space_tag_hpcmips *)haa->haa_iot, "ISA port",
  /src/sys/arch/hpcmips/vr/
vrgiu.c 198 struct hpcio_attach_args haa; local
267 haa.haa_busname = HPCIO_BUSNAME;
268 haa.haa_sc = sc;
269 haa.haa_getchip = vrgiu_getchip;
270 haa.haa_iot = sc->sc_iot;
271 while (config_found(self, &haa, vrgiu_print,
287 struct hpcio_attach_args haa; local
289 haa.haa_busname = "vrisab";
290 haa.haa_sc = sc;
291 haa.haa_getchip = vrgiu_getchip
    [all...]
vrkiu.c 140 struct hpckbd_attach_args haa; local
177 haa.haa_ic = &sc->sc_chip->kc_if;
178 config_found(self, &haa, hpckbd_print, CFARGS_NONE);
vrc4172gpio.c 179 struct hpcio_attach_args *haa = aux; local
182 if (strcmp(haa->haa_busname, HPCIO_BUSNAME))
  /src/sys/arch/sgimips/dev/
zs.c 212 struct hpc_attach_args *haa = aux; local
222 zsc->zsc_bustag = haa->ha_st;
223 if ((err = bus_space_subregion(haa->ha_st, haa->ha_sh,
224 haa->ha_devoff, 0x10,
334 cpu_intr_establish(haa->ha_irq, IPL_TTY, zshard, NULL);
  /src/sys/arch/hpcsh/dev/
pfckbd.c 133 struct hpckbd_attach_args haa; local
143 haa.haa_ic = &pfckbd_core.pc_if; /* tell hpckbd our interface */
144 config_found(self, &haa, hpckbd_print, CFARGS_NONE);

Completed in 29 milliseconds

1 2