Searched defs:intr_handler (Results 1 - 7 of 7) sorted by relevance
| /src/sys/arch/riscv/riscv/ | ||
| H A D | cpu_switch.S | 453 intr_handler: label |
| /src/sys/arch/evbarm/g42xxeb/ | ||
| H A D | if_ne_obio.c | 82 #define intr_handler dp8390_intr macro 84 #define intr_handler ne_obio_intr macro |
| /src/sys/dev/pci/ | ||
| H A D | ciss_pci.c | 162 int (*intr_handler)(void *); local in function:ciss_pci_attach |
| H A D | ahcisata_pci.c | 305 int (*intr_handler)(void *); local in function:ahci_pci_intr_establish |
| /src/sys/arch/usermode/usermode/ | ||
| H A D | trap.c | 90 struct intr_handler { struct |
| /src/sys/arch/amiga/dev/ | ||
| H A D | gayle_pcmcia.c | 412 pcf_intr_disestablish(pcmcia_chipset_handle_t pch, void *intr_handler) argument |
| /src/sys/dev/pci/cxgb/ | ||
| H A D | cxgb_common.h | 516 int (*intr_handler)(struct cphy *phy); member in struct:cphy_ops |
Completed in 7 milliseconds