Home
last modified time | relevance | path

Searched defs:intr_handler (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/arch/evbarm/g42xxeb/
Dif_ne_obio.c82 #define intr_handler dp8390_intr macro
84 #define intr_handler ne_obio_intr macro
/netbsd/src/sys/arch/usermode/usermode/
Dtrap.c90 struct intr_handler { struct
95 static struct intr_handler sigio_intr_handler[SIGIO_MAX_HANDLERS]; argument
/netbsd/src/sys/dev/pci/
Dciss_pci.c162 int (*intr_handler)(void *); in ciss_pci_attach() local
Dahcisata_pci.c305 int (*intr_handler)(void *); in ahci_pci_intr_establish() local
/netbsd/src/sys/arch/amiga/dev/
Dgayle_pcmcia.c412 pcf_intr_disestablish(pcmcia_chipset_handle_t pch, void *intr_handler) in pcf_intr_disestablish()
/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_common.h516 int (*intr_handler)(struct cphy *phy); member