Searched refs:ih (Results 126 - 150 of 175) sorted by relevance

1234567

/freebsd-12-stable/usr.sbin/ppp/
H A Dip.c306 const struct icmp *ih; local
317 ih = (const struct icmp *)payload;
318 sport = ih->icmp_type;
/freebsd-12-stable/sys/dev/sound/pci/
H A Des137x.c218 void *ih; member in struct:es_info
1844 es, &es->ih)) {
1885 if (es->ih)
1886 bus_teardown_intr(dev, es->irq, es->ih);
1920 bus_teardown_intr(dev, es->irq, es->ih);
H A Dmaestro3.c151 void *ih; member in struct:sc_info
1381 if (snd_setup_intr(dev, sc->irq, INTR_MPSAFE, m3_intr, sc, &sc->ih)) {
1466 if (sc->ih)
1467 bus_teardown_intr(dev, sc->irq, sc->ih);
1497 bus_teardown_intr(dev, sc->irq, sc->ih);
H A Demu10k1.c222 void *ih; member in struct:sc_info
2133 snd_setup_intr(dev, sc->irq, INTR_MPSAFE, emu_intr, sc, &sc->ih)) {
2155 if (sc->ih) bus_teardown_intr(dev, sc->irq, sc->ih);
2178 bus_teardown_intr(dev, sc->irq, sc->ih);
H A Denvy24.c148 void *ih; member in struct:sc_info
2524 snd_setup_intr(sc->dev, sc->irq, INTR_MPSAFE, envy24_intr, sc, &sc->ih)) {
2619 if (sc->ih)
2620 bus_teardown_intr(dev, sc->irq, sc->ih);
2673 bus_teardown_intr(dev, sc->irq, sc->ih);
H A Denvy24ht.c147 void *ih; member in struct:sc_info
2430 snd_setup_intr(sc->dev, sc->irq, INTR_MPSAFE, envy24ht_intr, sc, &sc->ih)) {
2523 if (sc->ih)
2524 bus_teardown_intr(dev, sc->irq, sc->ih);
2573 bus_teardown_intr(dev, sc->irq, sc->ih);
H A Dhdspe-pcm.c703 scp->ih = &hdspe_pcm_intr;
/freebsd-12-stable/sys/dev/buslogic/
H A Dbtreg.h594 void *ih; member in struct:bt_softc
/freebsd-12-stable/sys/dev/flash/
H A Dn25q.c100 void *ih; member in struct:n25q_softc
/freebsd-12-stable/sys/dev/trm/
H A Dtrm.h247 void *ih; member in struct:_ACB
/freebsd-12-stable/sys/dev/siis/
H A Dsiis.h372 void *ih; /* Interrupt handle */ member in struct:siis_channel
/freebsd-12-stable/sys/arm/samsung/exynos/
H A Dexynos5_fimd.c174 void *ih; member in struct:fimd_softc
/freebsd-12-stable/sys/dev/ida/
H A Dida.c83 if (ida->ih != NULL)
84 bus_teardown_intr(ida->dev, ida->irq, ida->ih);
/freebsd-12-stable/sys/x86/x86/
H A Dnexus.c606 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) argument
610 error = intr_remove_handler(ih);
/freebsd-12-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3.c379 sc->ih = imx51_ipuv3_intr_establish(IMX51_INT_IPUV3, IPL_BIO,
381 if (sc->ih == NULL) {
/freebsd-12-stable/sys/dev/isp/
H A Disp_pci.c322 void * ih; member in struct:isp_pcisoftc::__anon13378
935 (void) bus_teardown_intr(dev, pcs->irq[i].irq, pcs->irq[i].ih);
974 (void) bus_teardown_intr(dev, pcs->irq[i].irq, pcs->irq[i].ih);
1947 f, isp, &pcs->irq[i].ih)) {
1954 bus_describe_intr(dev, pcs->irq[i].irq, pcs->irq[i].ih,
/freebsd-12-stable/sys/dev/sound/isa/
H A Dmss.c74 void *ih; member in struct:mss_info
274 if (mss->ih)
275 bus_teardown_intr(dev, mss->irq, mss->ih);
1724 snd_setup_intr(dev, mss->irq, 0, opti931_intr, mss, &mss->ih);
1727 snd_setup_intr(dev, mss->irq, 0, mss_intr, mss, &mss->ih);
/freebsd-12-stable/sys/dev/ahci/
H A Dahci.h426 void *ih; /* Interrupt handle */ member in struct:ahci_channel
/freebsd-12-stable/sys/dev/mvs/
H A Dmvs.h536 void *ih; /* Interrupt handle */ member in struct:mvs_channel
/freebsd-12-stable/sys/dev/safexcel/
H A Dsafexcel.c263 struct safexcel_intr_handle *ih; local
268 ih = arg;
269 sc = ih->sc;
270 ring = ih->ring;
/freebsd-12-stable/sys/dev/ata/
H A Data-all.h406 void *ih; /* interrupt handle */ member in struct:ata_channel
H A Data-all.c169 ata_interrupt, ch, &ch->ih))) {
248 bus_teardown_intr(dev, ch->r_irq, ch->ih);
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c202 ahd_platform_intr, ahd, &ahd->platform_data->ih);
1339 bus_teardown_intr(dev, ahd->platform_data->irq, ahd->platform_data->ih);
H A Daic7xxx_osm.c111 ahc_platform_intr, ahc, &ahc->platform_data->ih);
1401 bus_teardown_intr(dev, ahc->platform_data->irq, ahc->platform_data->ih);
/freebsd-12-stable/sys/dev/arcmsr/
H A Darcmsr.c4881 acb, &acb->ih[i])) {
4927 bus_setup_intr(dev, irqres, INTR_TYPE_CAM|INTR_ENTROPY|INTR_MPSAFE, NULL, arcmsr_intr_handler, acb, &acb->ih[0])) {
5121 if (acb->ih[i])
5122 bus_teardown_intr(dev, acb->irqres[i], acb->ih[i]);
5127 acb->ih[i] = NULL;
5131 if (acb->ih[0])
5132 bus_teardown_intr(dev, acb->irqres[0], acb->ih[0]);
5136 acb->ih[0] = NULL;

Completed in 409 milliseconds

1234567