Searched defs:ih (Results 26 - 50 of 126) sorted by relevance

123456

/freebsd-11-stable/sys/riscv/riscv/
H A Dnexus.c290 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) argument
/freebsd-11-stable/sys/dev/en/
H A Dif_en_pci.c89 void *ih; /* interrupt handle */ member in struct:en_pci_softc
/freebsd-11-stable/sys/dev/ex/
H A Dif_exvar.h42 void * ih; member in struct:ex_softc
/freebsd-11-stable/sys/dev/firewire/
H A Dfwohcivar.h44 void *ih; member in struct:fwohci_softc
/freebsd-11-stable/sys/dev/scc/
H A Dscc_bfe.h79 driver_filter_t *ih; member in struct:scc_mode
/freebsd-11-stable/sys/dev/xilinx/
H A Daxi_quad_spi.c103 void *ih; member in struct:spi_softc
/freebsd-11-stable/sys/dev/ppbus/
H A Dppbconf.c480 ppbus_teardown_intr(device_t bus, device_t child, struct resource *r, void *ih) argument
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dintr_machdep.c336 struct intr_handler *ih; local
431 intr_describe(int vec, void *ih, const char *descr) argument
H A Dnexus.c340 inthand_remove(rman_get_start(r), ih); local
336 nexus_teardown_intr(device_t bus __unused, device_t child __unused, struct resource *r, void *ih) argument
/freebsd-11-stable/sys/arm/arm/
H A Dnexus.c318 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) argument
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_adc.c117 void *ih; member in struct:adc_softc
H A Dvf_spi.c124 void *ih; member in struct:spi_softc
/freebsd-11-stable/sys/arm/samsung/exynos/
H A Dexynos5_i2c.c114 void *ih; member in struct:i2c_softc
/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_os.c947 pci_intr_handle_t ih; local
1000 pci_intr_handle_t ih; local
[all...]
/freebsd-11-stable/sys/arm/allwinner/
H A Daxp81x.c102 void *ih; member in struct:axp81x_softc
/freebsd-11-stable/sys/dev/iir/
H A Diir_pci.c188 void *ih; local
/freebsd-11-stable/sys/dev/sound/isa/
H A Dad1816.c60 void *ih; member in struct:ad1816_info
H A Dgusc.c308 void *ih; local
/freebsd-11-stable/sys/dev/sound/pci/
H A Daureal.c560 void *ih; local
/freebsd-11-stable/sys/mips/mips/
H A Dnexus.c509 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) argument
/freebsd-11-stable/sys/dev/isp/
H A Disp_sbus.c88 void * ih; member in struct:isp_sbussoftc
/freebsd-11-stable/sys/dev/ahb/
H A Dahb.c266 void *ih; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c632 static HASHINFO ih; local
[all...]
/freebsd-11-stable/sys/arm64/arm64/
H A Dnexus.c317 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) argument
/freebsd-11-stable/sys/x86/x86/
H A Dintr_machdep.c508 intr_describe(u_int vector, void *ih, const char *descr) argument

Completed in 188 milliseconds

123456