Home
last modified time | relevance | path

Searched refs:gdt_intr_ctx (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/iir/
HDiir_pci.c137 void gdt_mpr_intr(struct gdt_softc *, struct gdt_intr_ctx *);
401 gdt_mpr_intr(struct gdt_softc *gdt, struct gdt_intr_ctx *ctx) in gdt_mpr_intr()
HDiir.h585 struct gdt_intr_ctx { struct
668 void (*sc_intr)(struct gdt_softc *, struct gdt_intr_ctx *);
HDiir.c1473 struct gdt_intr_ctx ctx; in iir_intr_locked()