| /freebsd-14.2/sys/dev/ata/ |
| H A D | ata-pci.c | 392 struct ata_channel *ch = device_get_softc(dev); in ata_pci_ch_attach() 430 struct ata_channel *ch = device_get_softc(dev); in ata_pci_ch_detach() 446 device_get_softc(device_get_parent(dev)); in ata_pci_status() 447 struct ata_channel *ch = device_get_softc(dev); in ata_pci_status() 470 struct ata_channel *ch = device_get_softc(dev); in ata_pci_hw() 513 struct ata_channel *ch = device_get_softc(dev); in ata_pci_dmareset() 529 struct ata_channel *ch = device_get_softc(dev); in ata_pci_dmainit() 625 struct ata_channel *ch = device_get_softc(dev); in ata_pcichannel_attach() 648 struct ata_channel *ch = device_get_softc(dev); in ata_pcichannel_detach() 667 struct ata_channel *ch = device_get_softc(dev); in ata_pcichannel_suspend() [all …]
|
| /freebsd-14.2/sys/arm/ti/omap4/ |
| H A D | omap4_wugen.c | 61 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_activate_intr() 69 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_disable_intr() 77 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_enable_intr() 86 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_map_intr() 95 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_deactivate_intr() 104 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_setup_intr() 113 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_teardown_intr() 121 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_pre_ithread() 129 struct omap4_wugen_sc *sc = device_get_softc(dev); in omap4_wugen_post_ithread() 170 sc = device_get_softc(dev); in omap4_wugen_detach() [all …]
|
| /freebsd-14.2/sys/arm64/freescale/imx/ |
| H A D | imx7gpc.c | 64 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_activate_intr() 72 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_disable_intr() 80 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_enable_intr() 89 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_map_intr() 98 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_deactivate_intr() 107 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_setup_intr() 116 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_teardown_intr() 124 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_pre_ithread() 132 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_post_ithread() 140 struct imx7gpc_softc *sc = device_get_softc(dev); in imx7gpc_post_filter() [all …]
|
| /freebsd-14.2/sys/arm/nvidia/ |
| H A D | tegra_lic.c | 93 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_activate_intr() 101 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_disable_intr() 109 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_enable_intr() 118 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_map_intr() 127 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_deactivate_intr() 136 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_setup_intr() 145 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_teardown_intr() 153 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_pre_ithread() 161 struct tegra_lic_sc *sc = device_get_softc(dev); in tegra_lic_post_ithread() 204 sc = device_get_softc(dev); in tegra_lic_attach() [all …]
|
| /freebsd-14.2/sys/dev/p2sb/ |
| H A D | lewisburg_gpio.c | 64 sc = device_get_softc(dev); in lbggpio_get_bus() 77 sc = device_get_softc(dev); in lbggpio_pin_max() 87 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_getname() 103 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_getflags() 119 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_getcaps() 135 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_setflags() 153 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_get() 167 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_set() 178 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_toggle() 209 sc = device_get_softc(dev); in lbggpio_attach() [all …]
|
| /freebsd-14.2/sys/dev/iicbus/mux/ |
| H A D | iicmux.c | 59 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_callback() 126 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_get_frequency() 135 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_get_node() 149 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_intr() 160 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_read() 168 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_repeated_start() 176 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_reset() 184 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_start() 192 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_stop() 200 struct iicmux_softc *sc = device_get_softc(dev); in iicmux_transfer() [all …]
|
| /freebsd-14.2/sys/arm/allwinner/ |
| H A D | aw_r_intc.c | 76 sc = device_get_softc(dev); in aw_r_intc_gicp_attach() 147 sc = device_get_softc(dev); in aw_r_intc_gicp_activate_intr() 160 sc = device_get_softc(dev); in aw_r_intc_gicp_enable_intr() 170 sc = device_get_softc(dev); in aw_r_intc_gicp_disable_intr() 182 sc = device_get_softc(dev); in aw_r_intc_gicp_map_intr() 202 sc = device_get_softc(dev); in aw_r_intc_gicp_deactivate_intr() 217 sc = device_get_softc(dev); in aw_r_intc_gicp_setup_intr() 231 sc = device_get_softc(dev); in aw_r_intc_gicp_teardown_intr() 244 sc = device_get_softc(dev); in aw_r_intc_gicp_pre_ithread() 254 sc = device_get_softc(dev); in aw_r_intc_gicp_post_ithread() [all …]
|
| /freebsd-14.2/sys/arm/mv/ |
| H A D | gpio.c | 301 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_attach() 1065 sc = device_get_softc(dev); in mv_gpio_pin_max() 1074 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_getcaps() 1091 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_getflags() 1108 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_getname() 1126 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_setflags() 1142 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_set() 1156 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_get() 1173 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_pin_toggle() 1190 struct mv_gpio_softc *sc = device_get_softc(dev); in mv_gpio_get_bus() [all …]
|
| H A D | a37x0_gpio.c | 95 sc = device_get_softc(dev); in a37x0_gpio_get_bus() 105 sc = device_get_softc(dev); in a37x0_gpio_pin_max() 116 sc = device_get_softc(dev); in a37x0_gpio_pin_getname() 129 sc = device_get_softc(dev); in a37x0_gpio_pin_getcaps() 143 sc = device_get_softc(dev); in a37x0_gpio_pin_getflags() 161 sc = device_get_softc(dev); in a37x0_gpio_pin_setflags() 181 sc = device_get_softc(dev); in a37x0_gpio_pin_get() 201 sc = device_get_softc(dev); in a37x0_gpio_pin_set() 221 sc = device_get_softc(dev); in a37x0_gpio_pin_toggle() 244 sc = device_get_softc(dev); in a37x0_gpio_probe() [all …]
|
| H A D | mv_ap806_gicp.c | 107 sc = device_get_softc(dev); in mv_ap806_gicp_attach() 228 sc = device_get_softc(dev); in mv_ap806_gicp_activate_intr() 241 sc = device_get_softc(dev); in mv_ap806_gicp_enable_intr() 251 sc = device_get_softc(dev); in mv_ap806_gicp_disable_intr() 271 sc = device_get_softc(dev); in mv_ap806_gicp_deactivate_intr() 286 sc = device_get_softc(dev); in mv_ap806_gicp_setup_intr() 300 sc = device_get_softc(dev); in mv_ap806_gicp_teardown_intr() 313 sc = device_get_softc(dev); in mv_ap806_gicp_pre_ithread() 323 sc = device_get_softc(dev); in mv_ap806_gicp_post_ithread() 333 sc = device_get_softc(dev); in mv_ap806_gicp_post_filter() [all …]
|
| /freebsd-14.2/sys/dev/virtio/pci/ |
| H A D | virtio_pci_legacy.c | 222 sc = device_get_softc(dev); in vtpci_legacy_attach() 265 sc = device_get_softc(dev); in vtpci_legacy_detach() 311 sc = device_get_softc(dev); in vtpci_legacy_child_detached() 327 sc = device_get_softc(dev); in vtpci_legacy_read_ivar() 350 sc = device_get_softc(dev); in vtpci_legacy_write_ivar() 370 sc = device_get_softc(dev); in vtpci_legacy_negotiate_features() 385 sc = device_get_softc(dev); in vtpci_legacy_with_feature() 397 sc = device_get_softc(dev); in vtpci_legacy_alloc_virtqueues() 408 sc = device_get_softc(dev); in vtpci_legacy_setup_interrupts() 426 sc = device_get_softc(dev); in vtpci_legacy_reinit() [all …]
|
| /freebsd-14.2/sys/dev/agp/ |
| H A D | agp_i810.c | 854 sc = device_get_softc(dev); in agp_i810_get_stolen_size() 866 sc = device_get_softc(dev); in agp_i830_get_stolen_size() 898 sc = device_get_softc(dev); in agp_i915_get_stolen_size() 1040 sc = device_get_softc(dev); in agp_i810_get_gtt_mappable_entries() 1057 sc = device_get_softc(dev); in agp_i830_get_gtt_mappable_entries() 1073 sc = device_get_softc(dev); in agp_i915_get_gtt_mappable_entries() 1084 sc = device_get_softc(dev); in agp_i810_get_gtt_total_entries() 1096 sc = device_get_softc(dev); in agp_i965_get_gtt_total_entries() 1132 sc = device_get_softc(dev); in agp_gen5_adjust_pgtbl_size() 1152 sc = device_get_softc(dev); in agp_gen5_get_gtt_total_entries() [all …]
|
| H A D | agp_amd64.c | 163 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_attach() 247 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_detach() 279 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_get_aperture() 294 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_set_aperture() 330 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_bind_page() 344 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_unbind_page() 357 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_flush_tlb() 374 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_apbase_fixup() 388 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_uli_init() 400 struct agp_amd64_softc *sc = device_get_softc(dev); in agp_amd64_uli_set_aperture() [all …]
|
| /freebsd-14.2/sys/dev/ata/chipsets/ |
| H A D | ata-siliconimage.c | 76 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_sii_probe() 106 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_sii_chipinit() 179 struct ata_channel *ch = device_get_softc(dev); in ata_cmd_ch_attach() 196 struct ata_channel *ch = device_get_softc(dev); in ata_cmd_status() 212 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_cmd_setmode() 213 struct ata_channel *ch = device_get_softc(dev); in ata_cmd_setmode() 246 struct ata_channel *ch = device_get_softc(dev); in ata_sii_ch_attach() 309 struct ata_channel *ch = device_get_softc(dev); in ata_sii_status() 328 struct ata_channel *ch = device_get_softc(dev); in ata_sii_reset() 347 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_sii_setmode() [all …]
|
| H A D | ata-acard.c | 69 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_acard_probe() 92 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_acard_chipinit() 113 struct ata_channel *ch = device_get_softc(dev); in ata_acard_ch_attach() 127 struct ata_channel *ch = device_get_softc(dev); in ata_acard_status() 153 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_acard_850_setmode() 154 struct ata_channel *ch = device_get_softc(dev); in ata_acard_850_setmode() 177 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_acard_86X_setmode() 178 struct ata_channel *ch = device_get_softc(dev); in ata_acard_86X_setmode()
|
| H A D | ata-intel.c | 321 ch = device_get_softc(dev); in ata_intel_ch_attach() 608 ctlr = device_get_softc(parent); in ata_intel_sata_ahci_read() 609 ch = device_get_softc(dev); in ata_intel_sata_ahci_read() 639 ctlr = device_get_softc(parent); in ata_intel_sata_cscr_read() 640 ch = device_get_softc(dev); in ata_intel_sata_cscr_read() 672 ctlr = device_get_softc(parent); in ata_intel_sata_sidpr_read() 673 ch = device_get_softc(dev); in ata_intel_sata_sidpr_read() 705 ctlr = device_get_softc(parent); in ata_intel_sata_ahci_write() 706 ch = device_get_softc(dev); in ata_intel_sata_ahci_write() 737 ch = device_get_softc(dev); in ata_intel_sata_cscr_write() [all …]
|
| H A D | ata-highpoint.c | 72 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_highpoint_probe() 110 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_highpoint_chipinit() 143 struct ata_pci_controller *ctlr = device_get_softc(device_get_parent(dev)); in ata_highpoint_ch_attach() 144 struct ata_channel *ch = device_get_softc(dev); in ata_highpoint_ch_attach() 160 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_highpoint_setmode() 161 struct ata_channel *ch = device_get_softc(dev); in ata_highpoint_setmode() 199 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_highpoint_check_80pin() 200 struct ata_channel *ch = device_get_softc(dev); in ata_highpoint_check_80pin()
|
| H A D | ata-amd.c | 68 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_amd_probe() 91 struct ata_pci_controller *ctlr = device_get_softc(dev); in ata_amd_chipinit() 111 struct ata_pci_controller *ctlr = device_get_softc(parent); in ata_amd_setmode() 112 struct ata_channel *ch = device_get_softc(dev); in ata_amd_setmode() 149 ctlr = device_get_softc(device_get_parent(dev)); in ata_amd_ch_attach() 150 ch = device_get_softc(dev); in ata_amd_ch_attach()
|
| /freebsd-14.2/sys/dev/firmware/xilinx/ |
| H A D | zynqmp_firmware.c | 182 sc = device_get_softc(dev); in zynqmp_firmware_clock_enable() 196 sc = device_get_softc(dev); in zynqmp_firmware_clock_disable() 210 sc = device_get_softc(dev); in zynqmp_firmware_clock_getstate() 229 sc = device_get_softc(dev); in zynqmp_firmware_clock_setdivider() 243 sc = device_get_softc(dev); in zynqmp_firmware_clock_getdivider() 262 sc = device_get_softc(dev); in zynqmp_firmware_clock_setparent() 276 sc = device_get_softc(dev); in zynqmp_firmware_clock_getparent() 294 sc = device_get_softc(dev); in zynqmp_firmware_pll_get_mode() 312 sc = device_get_softc(dev); in zynqmp_firmware_pll_get_frac_data() 330 sc = device_get_softc(dev); in zynqmp_firmware_clock_get_fixedfactor() [all …]
|
| /freebsd-14.2/sys/dev/bhnd/cores/pmu/ |
| H A D | bhnd_pmu.c | 112 sc = device_get_softc(dev); in bhnd_pmu_attach() 227 sc = device_get_softc(dev); in bhnd_pmu_detach() 258 sc = device_get_softc(dev); in bhnd_pmu_resume() 323 sc = device_get_softc(dev); in bhnd_pmu_read_chipctrl_method() 355 sc = device_get_softc(dev); in bhnd_pmu_read_regctrl_method() 387 sc = device_get_softc(dev); in bhnd_pmu_read_pllctrl_method() 420 sc = device_get_softc(dev); in bhnd_pmu_set_voltage_raw_method() 448 sc = device_get_softc(dev); in bhnd_pmu_enable_regulator_method() 472 sc = device_get_softc(dev); in bhnd_pmu_disable_regulator_method() 498 sc = device_get_softc(dev); in bhnd_pmu_get_clock_latency_method() [all …]
|
| /freebsd-14.2/sys/dev/gpio/ |
| H A D | qoriq_gpio.c | 56 sc = device_get_softc(dev); in qoriq_gpio_get_bus() 75 sc = device_get_softc(dev); in qoriq_gpio_pin_getcaps() 108 sc = device_get_softc(dev); in qoriq_gpio_pin_configure() 139 struct qoriq_gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_pin_setflags() 163 sc = device_get_softc(dev); in qoriq_gpio_pin_getflags() 176 struct qoriq_gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_pin_set() 200 struct qoriq_gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_pin_get() 214 struct qoriq_gpio_softc *sc = device_get_softc(dev); in qoriq_gpio_pin_toggle() 257 sc = device_get_softc(dev); in qoriq_gpio_pin_access_32() 286 sc = device_get_softc(dev); in qoriq_gpio_pin_config_32() [all …]
|
| /freebsd-14.2/sys/compat/linuxkpi/common/src/ |
| H A D | linux_i2cbb.c | 93 sc = device_get_softc(dev); in lkpi_iicbb_attach() 108 sc = device_get_softc(dev); in lkpi_iicbb_detach() 120 sc = device_get_softc(dev); in lkpi_iicbb_add_adapter() 137 sc = device_get_softc(dev); in lkpi_iicbb_get_adapter() 182 sc = device_get_softc(dev); in lkpi_iicbb_setsda() 193 sc = device_get_softc(dev); in lkpi_iicbb_setscl() 205 sc = device_get_softc(dev); in lkpi_iicbb_getscl() 218 sc = device_get_softc(dev); in lkpi_iicbb_getsda() 239 sc = device_get_softc(dev); in lkpi_iicbb_pre_xfer() 252 sc = device_get_softc(dev); in lkpi_iicbb_post_xfer() [all …]
|
| /freebsd-14.2/sys/arm/ti/ |
| H A D | ti_scm_syscon.c | 90 sc = device_get_softc(syscon->pdev); in ti_scm_syscon_write_4() 104 sc = device_get_softc(syscon->pdev); in ti_scm_syscon_read_4() 118 sc = device_get_softc(syscon->pdev); in ti_scm_syscon_modify_4() 165 sc = device_get_softc(dev); in ti_scm_syscon_attach() 203 sc = device_get_softc(dev); in ti_scm_syscon_get_handle() 216 sc = device_get_softc(dev); in ti_scm_syscon_clk_write_4() 227 sc = device_get_softc(dev); in ti_scm_syscon_clk_read_4() 240 sc = device_get_softc(dev); in ti_scm_syscon_clk_modify_4() 256 sc = device_get_softc(dev); in ti_scm_syscon_clk_device_lock() 264 sc = device_get_softc(dev); in ti_scm_syscon_clk_device_unlock()
|
| /freebsd-14.2/sys/dev/qcom_tlmm/ |
| H A D | qcom_tlmm_pin.c | 126 sc = device_get_softc(dev); in qcom_tlmm_get_bus() 134 struct qcom_tlmm_softc *sc = device_get_softc(dev); in qcom_tlmm_pin_max() 143 struct qcom_tlmm_softc *sc = device_get_softc(dev); in qcom_tlmm_pin_getcaps() 160 struct qcom_tlmm_softc *sc = device_get_softc(dev); in qcom_tlmm_pin_getflags() 214 struct qcom_tlmm_softc *sc = device_get_softc(dev); in qcom_tlmm_pin_getname() 231 struct qcom_tlmm_softc *sc = device_get_softc(dev); in qcom_tlmm_pin_setflags() 248 struct qcom_tlmm_softc *sc = device_get_softc(dev); in qcom_tlmm_pin_set() 264 struct qcom_tlmm_softc *sc = device_get_softc(dev); in qcom_tlmm_pin_get() 280 struct qcom_tlmm_softc *sc = device_get_softc(dev); in qcom_tlmm_pin_toggle()
|
| /freebsd-14.2/sys/dev/rccgpio/ |
| H A D | rccgpio.c | 105 sc = device_get_softc(dev); in rcc_gpio_get_bus() 115 sc = device_get_softc(dev); in rcc_gpio_pin_max() 126 sc = device_get_softc(dev); in rcc_gpio_pin_getcaps() 140 sc = device_get_softc(dev); in rcc_gpio_pin_getflags() 155 sc = device_get_softc(dev); in rcc_gpio_pin_getname() 169 sc = device_get_softc(dev); in rcc_gpio_pin_setflags() 183 sc = device_get_softc(dev); in rcc_gpio_pin_set() 207 sc = device_get_softc(dev); in rcc_gpio_pin_get() 227 sc = device_get_softc(dev); in rcc_gpio_pin_toggle() 280 sc = device_get_softc(dev); in rcc_gpio_attach() [all …]
|