Home
last modified time | relevance | path

Searched refs:device_get_sysctl_tree (Results 51 – 75 of 298) sorted by relevance

12345678910>>...12

/freebsd/sys/dev/iavf/
H A Diavf_lib.c616 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)); in iavf_add_device_sysctls_common()
814 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)); in iavf_create_debug_sysctl_tree()
840 tree = device_get_sysctl_tree(dev); in iavf_add_vsi_sysctls()
/freebsd/sys/dev/igc/
H A Dif_igc.c464 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in igc_if_attach_pre()
469 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in igc_if_attach_pre()
474 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in igc_if_attach_pre()
479 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in igc_if_attach_pre()
485 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in igc_if_attach_pre()
595 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in igc_if_attach_pre()
2433 struct sysctl_oid *tree = device_get_sysctl_tree(dev); in igc_add_hw_stats()
2770 SYSCTL_CHILDREN(device_get_sysctl_tree(adapter->dev)), in igc_add_int_delay_sysctl()
/freebsd/sys/dev/iicbus/gpio/
H A Dtca64xx.c558 node = device_get_sysctl_tree(dev); in tca6416_regdump_setup()
599 node = device_get_sysctl_tree(dev); in tca6408_regdump_setup()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_sysctl.c290 device_get_sysctl_tree(accel_dev->accel_pci_dev.pci_dev); in adf_cfg_sysctl_add()
/freebsd/sys/dev/isl/
H A Disl.c196 sysctl_tree = device_get_sysctl_tree(dev); in isl_attach()
/freebsd/sys/dev/isci/
H A Disci_sysctl.c247 struct sysctl_oid *sysctl_tree = device_get_sysctl_tree(isci->device); in isci_sysctl_initialize()
/freebsd/sys/arm/mv/armada/
H A Dthermal.c207 schildren = SYSCTL_CHILDREN(device_get_sysctl_tree(dev)); in armada_thermal_attach()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c200 tree_node = device_get_sysctl_tree(sc->dev); in bcm_fb_sysctl_init()
/freebsd/sys/powerpc/powernv/
H A Dopal_sensor.c203 tree = device_get_sysctl_tree(dev); in opal_sensor_attach()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sysctl.c63 SYSCTL_CHILDREN(device_get_sysctl_tree(softc->dev)), OID_AUTO, in bnxt_init_sysctl_ctx()
73 SYSCTL_CHILDREN(device_get_sysctl_tree(softc->dev)), OID_AUTO, in bnxt_init_sysctl_ctx()
85 SYSCTL_CHILDREN(device_get_sysctl_tree(softc->dev)), OID_AUTO, in bnxt_init_sysctl_ctx()
97 SYSCTL_CHILDREN(device_get_sysctl_tree(softc->dev)), OID_AUTO, in bnxt_init_sysctl_ctx()
107 SYSCTL_CHILDREN(device_get_sysctl_tree(softc->dev)), OID_AUTO, in bnxt_init_sysctl_ctx()
117 SYSCTL_CHILDREN(device_get_sysctl_tree(softc->dev)), OID_AUTO, in bnxt_init_sysctl_ctx()
1604 children = SYSCTL_CHILDREN(device_get_sysctl_tree(softc->dev)); in bnxt_create_config_sysctls_pre()
/freebsd/sys/dev/ixgbe/
H A Dif_bypass.c747 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in ixgbe_bypass_init()
754 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in ixgbe_bypass_init()
/freebsd/sys/dev/iicbus/pwm/
H A Dadt746x.c489 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), OID_AUTO, "fans", in adt746x_attach_fans()
614 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), OID_AUTO, "sensors", in adt746x_attach_sensors()
/freebsd/sys/dev/uart/
H A Duart_core.c192 tree = device_get_sysctl_tree(sc->sc_dev); in uart_pps_init()
745 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), OID_AUTO, in uart_bus_attach()
/freebsd/sys/dev/hyperv/utilities/
H A Dvmbus_ic.c237 child = SYSCTL_CHILDREN(device_get_sysctl_tree(dev)); in vmbus_ic_attach()
/freebsd/sys/arm/mv/
H A Dmv_thermal.c325 oid = SYSCTL_CHILDREN(device_get_sysctl_tree(dev)); in mv_thermal_attach()
/freebsd/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_attach.c120 struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev); in r21a_attach_private()
/freebsd/sys/dev/hid/
H A Dhconf.c245 struct sysctl_oid *tree = device_get_sysctl_tree(dev); in hconf_attach()
/freebsd/sys/dev/gpio/
H A Dgpioths.c309 tree = device_get_sysctl_tree(dev); in gpioths_attach()
/freebsd/sys/powerpc/amigaone/
H A Dcpld_x5000.c180 tree = device_get_sysctl_tree(dev); in cpld_attach()
/freebsd/sys/powerpc/powermac/
H A Datibl.c155 tree = device_get_sysctl_tree(dev); in atibl_attach()
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_eq.c682 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), OID_AUTO, in feeder_eq_initsys()
694 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), OID_AUTO, in feeder_eq_initsys()
/freebsd/sys/dev/gve/
H A Dgve_sysctl.c231 tree = device_get_sysctl_tree(dev); in gve_setup_sysctl()
/freebsd/sys/dev/iicbus/
H A Dicee.c195 tree = SYSCTL_CHILDREN(device_get_sysctl_tree(dev)); in icee_attach()
H A Diicbus.c323 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in iicbus_init_frequency()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c1440 SYSCTL_CHILDREN(device_get_sysctl_tree(bsddev)), in init_one()
1444 SYSCTL_CHILDREN(device_get_sysctl_tree(bsddev)), in init_one()
1448 SYSCTL_CHILDREN(device_get_sysctl_tree(bsddev)), in init_one()
1453 SYSCTL_CHILDREN(device_get_sysctl_tree(bsddev)), in init_one()
1487 SYSCTL_CHILDREN(device_get_sysctl_tree(bsddev)), in init_one()

12345678910>>...12