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

  /src/sys/arch/arm/include/
ofisa_machdep.h 51 int com_ofisa_md_intr_fixup(device_t, device_t, void *,
  /src/sys/arch/shark/ofw/
com_ofisa_machdep.c 77 com_ofisa_md_intr_fixup(device_t parent, device_t self, void *aux, struct ofisa_intr_desc *descp, int ndescs, int ndescsfilled) function in typeref:typename:int
  /src/sys/dev/ofisa/
com_ofisa.c 130 n = com_ofisa_md_intr_fixup(parent, self, aux, &intr, 1, n);

Completed in 13 milliseconds