Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/iir/
H A Diir_pci.c131 void gdt_mpr_intr(struct gdt_softc *, struct gdt_intr_ctx *);
410 gdt_mpr_intr(struct gdt_softc *gdt, struct gdt_intr_ctx *ctx) in gdt_mpr_intr()
H A Diir.h582 struct gdt_intr_ctx { struct
665 void (*sc_intr)(struct gdt_softc *, struct gdt_intr_ctx *);
H A Diir.c1526 struct gdt_intr_ctx ctx; in iir_intr()