| /NextBSD/sys/dev/cm/ |
| HD | if_cm_isa.c | 105 NULL, cmintr, sc, &sc->irq_handle); 138 bus_teardown_intr(dev, sc->irq_res, sc->irq_handle); in cm_isa_detach()
|
| HD | smc90cx6var.h | 63 void * irq_handle; /* handle for irq handler */ member
|
| /NextBSD/sys/dev/xen/timer/ |
| HD | timer.c | 86 void *irq_handle; member 379 NULL, sc, INTR_TYPE_CLK, &pcpu->irq_handle); in xentimer_attach() 385 xen_intr_describe(pcpu->irq_handle, "c%d", i); in xentimer_attach()
|
| /NextBSD/sys/dev/ichsmb/ |
| HD | ichsmb_var.h | 56 void *irq_handle; /* handle for interrupt code */ member
|
| HD | ichsmb.c | 128 NULL, ichsmb_device_intr, sc, &sc->irq_handle); in ichsmb_attach() 667 if (sc->irq_handle != NULL) { in ichsmb_release_resources() 668 bus_teardown_intr(dev, sc->irq_res, sc->irq_handle); in ichsmb_release_resources() 669 sc->irq_handle = NULL; in ichsmb_release_resources()
|
| /NextBSD/sys/dev/cs/ |
| HD | if_csvar.h | 53 void* irq_handle; /* handle for irq handler */ member
|
| /NextBSD/sys/dev/an/ |
| HD | if_an_isa.c | 123 NULL, an_intr, sc, &sc->irq_handle); in an_attach_isa()
|
| HD | if_an_pccard.c | 153 NULL, an_intr, sc, &sc->irq_handle); in an_pccard_attach()
|
| HD | if_an_pci.c | 220 NULL, an_intr, sc, &sc->irq_handle);
|
| HD | if_anreg.h | 451 void* irq_handle; /* handle for irq handler */ member
|
| /NextBSD/sys/dev/ed/ |
| HD | if_ed_pci.c | 122 NULL, edintr, sc, &sc->irq_handle); in ed_pci_attach()
|
| HD | if_ed_isa.c | 180 NULL, edintr, sc, &sc->irq_handle); in ed_isa_attach()
|
| HD | if_edvar.h | 63 void* irq_handle; /* handle for irq handler */ member
|
| /NextBSD/sys/dev/snc/ |
| HD | if_snc_pccard.c | 116 bus_teardown_intr(dev, sc->irq, sc->irq_handle); in snc_pccard_detach()
|
| HD | dp83932var.h | 118 void * irq_handle; member
|
| HD | if_snc.c | 229 NULL, sncintr, sc, &sc->irq_handle); in snc_attach()
|
| /NextBSD/sys/dev/sbni/ |
| HD | if_sbnivar.h | 80 void *irq_handle; member
|
| HD | if_sbni_isa.c | 157 NULL, sbni_intr, sc, &sc->irq_handle); in sbni_attach_isa()
|
| HD | if_sbni_pci.c | 159 INTR_MPSAFE, NULL, sbni_intr, sc, &sc->irq_handle); in sbni_pci_attach()
|
| /NextBSD/sys/dev/hptrr/ |
| HD | os_bsd.h | 150 void *irq_handle; member
|
| /NextBSD/sys/dev/hpt27xx/ |
| HD | os_bsd.h | 147 void *irq_handle; member
|
| /NextBSD/sys/dev/hptnr/ |
| HD | os_bsd.h | 149 void *irq_handle; member
|
| /NextBSD/sys/dev/fe/ |
| HD | if_fevar.h | 80 void * irq_handle; member
|
| HD | if_fe_pccard.c | 200 bus_teardown_intr(dev, sc->irq_res, sc->irq_handle); in fe_pccard_detach()
|
| /NextBSD/sys/dev/sound/pci/hda/ |
| HD | hdac_private.h | 109 void *irq_handle; member
|