Home
last modified time | relevance | path

Searched refs:haa_getchip (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtxioman.c74 haa.haa_getchip = tx_conf_reference_ioman; in txioman_callback()
/netbsd-src/sys/dev/hpc/
H A Dhpciovar.h57 hpcio_chip_t (*haa_getchip)(void*, int); member
H A Dbutton.c95 sc->sc_hc = (*haa->haa_getchip)(haa->haa_sc, loc[HPCIOIFCF_IOCHIP]); in button_attach()
H A Dhpcioman.c87 hma.hma_hc = (*haa->haa_getchip)(haa->haa_sc, cf->cf_iochip); in hpcioman_search()
H A Dpwctl.c117 sc->sc_hc = (*haa->haa_getchip)(haa->haa_sc, loc[HPCIOIFCF_IOCHIP]); in pwctl_attach()
/netbsd-src/sys/arch/hpcmips/vr/
H A Dvrc4172gpio.c206 sc->sc_hc = (*args->haa_getchip)(args->haa_sc, loc[HPCIOIFCF_IOCHIP]); in vrc4172gpio_attach()
321 sc->sc_haa.haa_getchip = vrc4172gpio_getchip; in vrc4172gpio_attach()
H A Dvrgiu.c269 haa.haa_getchip = vrgiu_getchip; in vrgiu_attach()
291 haa.haa_getchip = vrgiu_getchip; in vrgiu_callback()
H A Dvr4181giu.c152 sc->sc_haa.haa_getchip = vr4181giu_getchip; in vr4181giu_attach()
/netbsd-src/sys/arch/hpcmips/dev/
H A Dcom_hpcio.c338 hsc->hsc_hc = (*haa->haa_getchip)(haa->haa_sc, loc[HPCIOIFCF_IOCHIP]); in com_hpcio_attach()
/netbsd-src/sys/arch/hpcmips/isa/
H A Disa_machdep.c144 sc->sc_hc = (*haa->haa_getchip)(haa->haa_sc, VRIP_IOCHIP_VRGIU); in vrisabattach()