Home
last modified time | relevance | path

Searched refs:ich_arg (Results 1 – 25 of 53) sorted by relevance

123

/NextBSD/sys/kern/
HDsubr_autoconf.c118 (*hook_entry->ich_func)(hook_entry->ich_arg); in run_interrupt_driven_config_hooks()
223 hook_entry->ich_arg); in DB_SHOW_COMMAND()
226 hook_entry->ich_func, hook_entry->ich_arg); in DB_SHOW_COMMAND()
/NextBSD/sys/dev/amdtemp/
HDamdtemp.c414 sc->sc_ich.ich_arg = dev; in amdtemp_attach()
458 if (sc->sc_ich.ich_arg != NULL) in amdtemp_intrhook()
/NextBSD/sys/dev/iicbus/
HDadm1030.c160 sc->enum_hook.ich_arg = dev; in adm1030_attach()
HDds1775.c154 sc->enum_hook.ich_arg = dev; in ds1775_attach()
HDpcf8563.c100 sc->enum_hook.ich_arg = dev; in pcf8563_attach()
HDmax6690.c232 sc->enum_hook.ich_arg = dev; in max6690_attach()
HDds1631.c235 sc->enum_hook.ich_arg = dev; in ds1631_attach()
HDds1307.c278 sc->enum_hook.ich_arg = dev; in ds1307_attach()
HDlm75.c180 sc->enum_hook.ich_arg = dev; in lm75_attach()
HDds3231.c417 sc->enum_hook.ich_arg = dev; in ds3231_attach()
/NextBSD/sys/sys/
HDkernel.h360 void *ich_arg; member
/NextBSD/sys/dev/ips/
HDips_pci.c141 sc->ips_ich.ich_arg = sc; in ips_pci_attach()
/NextBSD/sys/arm/ti/twl/
HDtwl.c415 sc->sc_scan_hook.ich_arg = dev; in twl_attach()
HDtwl_clks.c625 sc->sc_init_hook.ich_arg = dev; in twl_clks_attach()
HDtwl_vreg.c1004 sc->sc_init_hook.ich_arg = dev; in twl_vreg_attach()
/NextBSD/sys/arm/ti/am335x/
HDam335x_pmic.c310 sc->enum_hook.ich_arg = dev; in am335x_pmic_attach()
/NextBSD/sys/dev/nvme/
HDnvme.c276 ctrlr->config_hook.ich_arg = ctrlr; in nvme_attach()
/NextBSD/sys/dev/adb/
HDadb_bus.c93 sc->enum_hook.ich_arg = dev; in adb_bus_attach()
/NextBSD/sys/dev/isci/
HDisci.c384 isci->config_hook.ich_arg = &isci->controllers[0]; in isci_initialize()
/NextBSD/sys/arm/arm/
HDpl310.c512 sc->sc_ich->ich_arg = sc; in pl310_attach()
/NextBSD/sys/dev/flash/
HDat45d.c199 sc->config_intrhook.ich_arg = sc; in at45d_attach()
/NextBSD/sys/dev/sound/macio/
HDi2s.c253 i2s_delayed_attach->ich_arg = sc; in i2s_attach()
/NextBSD/sys/dev/pst/
HDpst-iop.c93 sc->iop_delayed_attach->ich_arg = sc; in iop_init()
/NextBSD/sys/arm/freescale/imx/
HDimx6_anatop.c698 sc->intr_setup_hook.ich_arg = sc; in imx6_anatop_attach()
HDimx6_hdmi.c677 sc->sc_mode_hook.ich_arg = sc; in imx_hdmi_attach()

123