Searched refs:gdt_intr_ctx (Results 1 – 3 of 3) sorted by relevance
124 void gdt_pci_intr(struct gdt_softc *, struct gdt_intr_ctx *);131 void gdt_pcinew_intr(struct gdt_softc *, struct gdt_intr_ctx *);138 void gdt_mpr_intr(struct gdt_softc *, struct gdt_intr_ctx *);619 gdt_pci_intr(struct gdt_softc *sc, struct gdt_intr_ctx *ctx) in gdt_pci_intr()661 gdt_pcinew_intr(struct gdt_softc *sc, struct gdt_intr_ctx *ctx) in gdt_pcinew_intr()719 gdt_mpr_intr(struct gdt_softc *sc, struct gdt_intr_ctx *ctx) in gdt_mpr_intr()
62 struct gdt_intr_ctx { struct230 void (*sc_intr)(struct gdt_softc *, struct gdt_intr_ctx *);
985 struct gdt_intr_ctx ctx; in gdt_intr()