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

/freebsd-10-stable/sys/dev/iir/
H A Diir_pci.c137 void gdt_mpr_intr(struct gdt_softc *, struct gdt_intr_ctx *);
298 gdt->sc_intr = gdt_mpr_intr;
401 gdt_mpr_intr(struct gdt_softc *gdt, struct gdt_intr_ctx *ctx) function
405 GDT_DPRINTF(GDT_D_INTR, ("gdt_mpr_intr(%p) ", gdt));

Completed in 46 milliseconds