Searched refs:bs_intr_establish (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/mipsco/obio/
H A Dobio.c83 obio_bustag.bs_intr_establish = obio_intr_establish; /* XXX */
/netbsd-current/sys/arch/mipsco/isa/
H A Disa_machdep.c100 bst->bs_intr_establish = (void *)isa_intr_establish;
/netbsd-current/sys/arch/mipsco/include/
H A Dbus.h163 void (*bs_intr_establish)( member in struct:mipsco_bus_space
334 (*(t)->bs_intr_establish)((t), (i), (c), (f), (ihf), (iha))

Completed in 87 milliseconds