HomeSort by: relevance | last modified time | path
    Searched refs:bs_intr_establish (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mipsco/obio/
obio.c 83 obio_bustag.bs_intr_establish = obio_intr_establish; /* XXX */
  /src/sys/arch/mipsco/isa/
isa_machdep.c 100 bst->bs_intr_establish = (void *)isa_intr_establish;
  /src/sys/arch/mipsco/include/
bus.h 163 void (*bs_intr_establish)( member in struct:mipsco_bus_space
334 (*(t)->bs_intr_establish)((t), (i), (c), (f), (ihf), (iha))

Completed in 13 milliseconds