Home
last modified time | relevance | path

Searched defs:sc (Results 2126 – 2150 of 2253) sorted by last modified time

1...<<8182838485868788899091

/freebsd/sys/arm/freescale/imx/
H A Dimx6_ahci.c70 imx6_ahci_phy_ctrl(struct ahci_controller* sc, uint32_t bitmask, bool on) in imx6_ahci_phy_ctrl()
101 imx6_ahci_phy_addr(struct ahci_controller* sc, uint32_t addr) in imx6_ahci_phy_addr()
129 imx6_ahci_phy_write(struct ahci_controller* sc, uint32_t addr, in imx6_ahci_phy_write()
180 imx6_ahci_phy_read(struct ahci_controller* sc, uint32_t addr, uint16_t* val) in imx6_ahci_phy_read()
H A Dimx6_anatop.c162 vdd_set(struct imx6_anatop_softc *sc, int mv) in vdd_set()
328 struct imx6_anatop_softc *sc; in cpufreq_sysctl_minmhz() local
360 struct imx6_anatop_softc *sc; in cpufreq_sysctl_maxmhz() local
496 struct imx6_anatop_softc *sc = arg1; in temp_sysctl_handler() local
509 struct imx6_anatop_softc *sc = arg1; in temp_throttle_sysctl_handler() local
534 tempmon_gofast(struct imx6_anatop_softc *sc) in tempmon_gofast()
554 struct imx6_anatop_softc *sc = arg; in tempmon_intr() local
569 struct imx6_anatop_softc *sc = arg; in tempmon_throttle_check() local
644 struct imx6_anatop_softc *sc; in intr_setup() local
663 struct imx6_anatop_softc *sc; in imx6_anatop_new_pass() local
[all …]
H A Dimx6_ccm.c66 RD4(struct ccm_softc *sc, bus_size_t off) in RD4()
73 WR4(struct ccm_softc *sc, bus_size_t off, uint32_t val) in WR4()
89 ccm_init_gates(struct ccm_softc *sc) in ccm_init_gates()
133 struct ccm_softc *sc; in ccm_detach() local
146 struct ccm_softc *sc; in ccm_attach() local
214 struct ccm_softc *sc; in imx_ccm_ssi_configure() local
444 struct ccm_softc *sc; in imx_ccm_ipu_enable() local
477 struct ccm_softc *sc; in imx_ccm_hdmi_enable() local
H A Dimx6_hdmi.c71 struct imx_hdmi_softc *sc; in imx_hdmi_get_i2c_dev() local
101 struct imx_hdmi_softc *sc; in imx_hdmi_init() local
126 struct imx_hdmi_softc *sc; in imx_hdmi_detach() local
140 struct imx_hdmi_softc *sc; in imx_hdmi_attach() local
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_rng.c166 bcm2835_rng_stat_inc_underrun(struct bcm2835_rng_softc *sc) in bcm2835_rng_stat_inc_underrun()
173 bcm2835_rng_read4(struct bcm2835_rng_softc *sc, bus_size_t off) in bcm2835_rng_read4()
180 bcm2835_rng_read_multi4(struct bcm2835_rng_softc *sc, bus_size_t off, in bcm2835_rng_read_multi4()
258 bcm2835_rng_disable_intr(struct bcm2835_rng_softc *sc) in bcm2835_rng_disable_intr()
269 bcm2835_rng_start(struct bcm2835_rng_softc *sc) in bcm2835_rng_start()
291 bcm2835_rng_stop(struct bcm2835_rng_softc *sc) in bcm2835_rng_stop()
331 struct bcm2835_rng_softc *sc = arg; in bcm2835_rng_harvest() local
384 struct bcm2835_rng_softc *sc = arg1; in sysctl_bcm2835_rng_2xspeed() local
409 struct bcm2835_rng_softc *sc = arg1; in sysctl_bcm2835_rng_dump() local
441 struct bcm2835_rng_softc *sc; in bcm2835_rng_attach() local
[all …]
H A Dbcm2835_sdhost.c233 RD4(struct bcm_sdhost_softc *sc, bus_size_t off) in RD4()
251 RD2(struct bcm_sdhost_softc *sc, bus_size_t off) in RD2()
262 RD1(struct bcm_sdhost_softc *sc, bus_size_t off) in RD1()
343 struct bcm_sdhost_softc *sc = device_get_softc(dev); in bcm_sdhost_reset() local
397 struct bcm_sdhost_softc *sc = device_get_softc(dev); in bcm_sdhost_attach() local
507 bcm_sdhost_waitcommand(struct bcm_sdhost_softc *sc) in bcm_sdhost_waitcommand()
556 struct bcm_sdhost_softc *sc = arg; in bcm_sdhost_intr() local
666 struct bcm_sdhost_softc *sc = device_get_softc(dev); in bcm_sdhost_command() local
812 struct bcm_sdhost_softc *sc = device_get_softc(dev); in bcm_sdhost_read_1() local
866 struct bcm_sdhost_softc *sc = device_get_softc(dev); in bcm_sdhost_read_2() local
[all …]
H A Draspberrypi_gpio.c71 rpi_fw_gpio_pin_configure(struct rpi_fw_gpio_softc *sc, struct gpio_pin *pin, in rpi_fw_gpio_pin_configure()
137 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_get_bus() local
155 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_getcaps() local
174 struct rpi_fw_gpio_softc *sc = device_get_softc(dev); in rpi_fw_gpio_pin_getflags() local
195 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_getname() local
217 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_setflags() local
235 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_set() local
272 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_get() local
304 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_toggle() local
359 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_attach() local
H A Dbcm2835_gpio.c100 struct bcm_gpio_softc *sc; member
341 struct bcm_gpio_softc *sc; in bcm_gpio_set_alternate() local
403 struct bcm_gpio_softc *sc; in bcm_gpio_get_bus() local
413 struct bcm_gpio_softc *sc; in bcm_gpio_pin_max() local
589 struct bcm_gpio_softc *sc; in bcm_gpio_func_proc() local
751 struct bcm_gpio_softc *sc; in bcm_gpio_intr_attach() local
778 struct bcm_gpio_softc *sc; in bcm_gpio_intr_detach() local
794 struct bcm_gpio_softc *sc; in bcm_gpio_attach() local
991 bcm_gpio_pic_attach(struct bcm_gpio_softc *sc) in bcm_gpio_pic_attach()
1016 bcm_gpio_pic_detach(struct bcm_gpio_softc *sc) in bcm_gpio_pic_detach()
[all …]
H A Dbcm2835_bsc.c117 #define DEBUGF(sc, lvl, fmt, args...) \ argument
140 struct bcm_bsc_softc *sc; in bcm_bsc_clock_proc() local
158 struct bcm_bsc_softc *sc; in bcm_bsc_clkt_proc() local
182 struct bcm_bsc_softc *sc; in bcm_bsc_fall_proc() local
210 struct bcm_bsc_softc *sc; in bcm_bsc_rise_proc() local
270 bcm_bsc_reset(struct bcm_bsc_softc *sc) in bcm_bsc_reset()
301 struct bcm_bsc_softc *sc; in bcm_bsc_attach() local
358 struct bcm_bsc_softc *sc; in bcm_bsc_detach() local
449 struct bcm_bsc_softc *sc; in bcm_bsc_intr() local
493 struct bcm_bsc_softc *sc; in bcm_bsc_transfer() local
[all …]
/freebsd/sys/arm/allwinner/
H A Dif_emacreg.h240 #define EMAC_ASSERT_LOCKED(sc) mtx_assert(&(sc)->emac_mtx, MA_OWNED); argument
H A Daw_sid.c231 #define RD1(sc, reg) bus_read_1((sc)->res, (reg)) argument
232 #define RD4(sc, reg) bus_read_4((sc)->res, (reg)) argument
233 #define WR4(sc, reg, val) bus_write_4((sc)->res, (reg), (val)) argument
253 struct aw_sid_softc *sc; in aw_sid_attach() local
287 struct aw_sid_softc *sc; in aw_sid_get_fuse() local
342 struct aw_sid_softc *sc; in aw_sid_read() local
H A Daw_nmi.c120 struct aw_nmi_softc *sc; in aw_nmi_intr() local
140 struct aw_nmi_softc *sc; in aw_nmi_enable_intr() local
150 struct aw_nmi_softc *sc; in aw_nmi_disable_intr() local
214 struct aw_nmi_softc *sc; in aw_nmi_map_intr() local
236 struct aw_nmi_softc *sc; in aw_nmi_setup_intr() local
289 struct aw_nmi_softc *sc; in aw_nmi_teardown_intr() local
306 struct aw_nmi_softc *sc; in aw_nmi_pre_ithread() local
324 struct aw_nmi_softc *sc; in aw_nmi_post_filter() local
348 struct aw_nmi_softc *sc; in aw_nmi_attach() local
H A Daw_r_intc.c73 struct aw_r_intc_gicp_softc *sc; in aw_r_intc_gicp_attach() local
145 struct aw_r_intc_gicp_softc *sc; in aw_r_intc_gicp_activate_intr() local
158 struct aw_r_intc_gicp_softc *sc; in aw_r_intc_gicp_enable_intr() local
168 struct aw_r_intc_gicp_softc *sc; in aw_r_intc_gicp_disable_intr() local
179 struct aw_r_intc_gicp_softc *sc; in aw_r_intc_gicp_map_intr() local
200 struct aw_r_intc_gicp_softc *sc; in aw_r_intc_gicp_deactivate_intr() local
215 struct aw_r_intc_gicp_softc *sc; in aw_r_intc_gicp_setup_intr() local
229 struct aw_r_intc_gicp_softc *sc; in aw_r_intc_gicp_teardown_intr() local
242 struct aw_r_intc_gicp_softc *sc; in aw_r_intc_gicp_pre_ithread() local
252 struct aw_r_intc_gicp_softc *sc; in aw_r_intc_gicp_post_ithread() local
[all …]
/freebsd/sys/amd64/sgx/
H A Dsgxvar.h50 struct sgx_softc *sc; member
/freebsd/sys/amd64/vmm/amd/
H A Dsvm_msr.c73 svm_msr_guest_init(struct svm_softc *sc, struct svm_vcpu *vcpu) in svm_msr_guest_init()
/freebsd/stand/libsa/geli/
H A Dgeliboot_internal.h60 struct g_eli_softc sc; member
/freebsd/sbin/pfctl/
H A Dpfctl_altq.c55 #define is_sc_null(sc) (((sc) == NULL) || ((sc)->m1 == 0 && (sc)->m2 == 0)) argument
746 struct service_curve sc; in eval_pfqueue_hfsc() local
862 struct service_curve sc; in eval_pfqueue_fairq() local
1062 gsc_add_sc(struct gen_sc *gsc, struct service_curve *sc) in gsc_add_sc()
1077 is_gsc_under_sc(struct gen_sc *gsc, struct service_curve *sc) in is_gsc_under_sc()
1204 sc_x2y(struct service_curve *sc, double x) in sc_x2y()
1393 const struct node_hfsc_sc *sc) in print_hfsc_sc()
1417 const struct node_fairq_sc *sc) in print_fairq_sc()
/freebsd/sbin/nvmecontrol/
H A Dcomnd.h90 #define CMD_SUBCOMMAND(c,sc) \ argument
/freebsd/lib/libiconv_modules/iconv_std/
H A Dcitrus_iconv_std.c424 struct _citrus_iconv_std_context *sc; in _citrus_iconv_std_iconv_init_context() local
470 struct _citrus_iconv_std_context *sc = cv->cv_closure; in _citrus_iconv_std_iconv_convert() local
/freebsd/sys/powerpc/powermac/
H A Data_dbdma.c56 struct ata_dbdma_channel *sc; member
66 struct ata_dbdma_channel *sc = arg->sc; in ata_dbdma_setprd() local
126 struct ata_dbdma_channel *sc = device_get_softc(dev); in ata_dbdma_status() local
145 struct ata_dbdma_channel *sc = device_get_softc(request->parent); in ata_dbdma_start() local
155 struct ata_dbdma_channel *sc = device_get_softc(dev); in ata_dbdma_reset() local
172 struct ata_dbdma_channel *sc = device_get_softc(request->parent); in ata_dbdma_stop() local
259 struct ata_dbdma_channel *sc = device_get_softc(dev); in ata_dbdma_dmainit() local
/freebsd/sys/dev/ofw/
H A Dofw_firmware.c46 struct simplebus_softc sc; member
54 struct simplebus_softc *sc; in ofw_firmware_setup_dinfo() local
124 struct ofw_firmware_softc *sc; in ofw_firmware_attach() local
/freebsd/sys/arm64/arm64/
H A Dpl031_rtc.c86 struct pl031_softc *sc; in pl031_attach() local
104 struct pl031_softc *sc; in pl031_detach() local
117 struct pl031_softc *sc; in pl031_gettime() local
129 struct pl031_softc *sc; in pl031_settime() local
/freebsd/sys/dev/qcom_mdio/
H A Dqcom_mdio_ipq4018.c80 struct qcom_mdio_ipq4018_softc *sc = device_get_softc(dev); in qcom_mdio_ipq4018_detach() local
91 qcom_mdio_sysctl_attach(struct qcom_mdio_ipq4018_softc *sc) in qcom_mdio_sysctl_attach()
105 struct qcom_mdio_ipq4018_softc *sc = device_get_softc(dev); in qcom_mdio_ipq4018_attach() local
158 qcom_mdio_ipq4018_wait(struct qcom_mdio_ipq4018_softc *sc) in qcom_mdio_ipq4018_wait()
179 qcom_mdio_ipq4018_set_phy_reg_addr(struct qcom_mdio_ipq4018_softc *sc, in qcom_mdio_ipq4018_set_phy_reg_addr()
193 struct qcom_mdio_ipq4018_softc *sc = device_get_softc(dev); in qcom_mdio_ipq4018_readreg() local
235 struct qcom_mdio_ipq4018_softc *sc = device_get_softc(dev); in qcom_mdio_ipq4018_writereg() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dport-linux.c62 char *sc = NULL, *sename = NULL, *lvl = NULL; in ssh_selinux_getctxbyname() local
/freebsd/usr.sbin/bhyve/
H A Dtpm_emul_passthru.c32 tpm_passthru_init(void **sc, nvlist_t *nvl) in tpm_passthru_init()
56 tpm_passthru_execute_cmd(void *sc, void *cmd, uint32_t cmd_size, void *rsp, in tpm_passthru_execute_cmd()
87 tpm_passthru_deinit(void *sc) in tpm_passthru_deinit()

1...<<8182838485868788899091