Searched defs:xc (Results 1 - 25 of 36) sorted by relevance

12

/src/lib/libc/gdtoa/
H A Dsum.c44 ULong carry, *xc, *xa, *xb, *xe, y; local in function:sum
[all...]
H A Dmisc.c288 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local in function:mult
568 ULong *xa, *xae, *xb, *xbe, *xc; local in function:diff
[all...]
/src/share/examples/puffs/pgfs/
H A Dpgfs_db.h52 struct Xconn *xc; member in struct:fetchstatus
/src/sys/arch/alpha/stand/common/
H A Dprom.c66 test_getchar(int *xc) argument
/src/sys/kern/
H A Dsubr_cpufreq.c304 uint64_t xc; local in function:cpufreq_get_raw
423 uint64_t xc; local in function:cpufreq_set_raw
452 uint64_t xc; local in function:cpufreq_set_all_raw
H A Dsubr_xcall.c357 xc_state_t *xc; local in function:xc_wait
398 xc_state_t *xc local in function:xc_lowpri
442 xc_state_t *xc = &xc_low_pri; local in function:xc_thread
489 xc_state_t *xc = & xc_high_pri; local in function:xc_ipi_handler
506 xc_state_t *xc = &xc_high_pri; local in function:xc__highpri_intr
549 xc_state_t *xc = &xc_high_pri; local in function:xc_highpri
[all...]
/src/sys/arch/x86/x86/
H A Dviac7temp.c148 uint64_t xc; local in function:viac7temp_refresh
H A Dcoretemp.c352 uint64_t xc; local in function:coretemp_refresh
H A Dodcm.c359 uint64_t xc; local in function:odcm_state_set
H A Dtsc.c383 uint64_t xc; local in function:tsc_user_enable
392 uint64_t xc; local in function:tsc_user_disable
H A Dpowernow.c905 uint64_t status, xc; local in function:powernow_k8_fidvid
H A Derrata.c535 uint64_t xc = xc_broadcast(0, amd_errata_1474_disable_cc6, arg, NULL); local in function:amd_errata_1474_thread
H A Dspectre.c320 uint64_t xc; local in function:mitigation_v2_change
505 uint64_t xc; local in function:mitigation_v4_change
725 uint64_t xc; local in function:mitigation_mds_change
904 uint64_t xc; local in function:mitigation_taa_change
[all...]
/src/sys/dev/acpi/
H A Dacpi_cpu_tstate.c753 uint64_t xc; local in function:acpicpu_tstate_set
/src/sys/dev/i2c/
H A Dxc5k.c66 xc5k_reset(struct xc5k *xc) argument
77 xc5k_firmware_upload(struct xc5k *xc, const uint8_t *fw, size_t fwlen) argument
129 xc5k_firmware_open(struct xc5k *xc) argument
196 xc5k_read_2(struct xc5k * xc,uint16_t reg,uint16_t * val) argument
219 xc5k_write_buffer(struct xc5k * xc,const uint8_t * data,size_t datalen) argument
226 xc5k_write_2(struct xc5k * xc,uint16_t reg,uint16_t val) argument
256 struct xc5k *xc; local in function:xc5k_open
295 xc5k_close(struct xc5k * xc) argument
301 xc5k_tune_video(struct xc5k * xc,struct xc5k_params * params) argument
351 xc5k_tune_dtv(struct xc5k * xc,const struct dvb_frontend_parameters * params) argument
426 xc5k_get_status(struct xc5k * xc) argument
[all...]
H A Dxc3028.c81 xc3028_name(struct xc3028 *xc) argument
90 xc3028_firmware_name(struct xc3028 *xc) argument
99 xc3028_reset(struct xc3028 *xc) argument
110 xc3028_get_basefw(struct xc3028 *xc) argument
125 xc3028_get_stdfw(struct xc3028 * xc) argument
140 xc3028_get_scode(struct xc3028 * xc) argument
158 xc3028_firmware_open(struct xc3028 * xc) argument
269 xc3028_dump_fw(struct xc3028 * xc,struct xc3028_fw * xcfw,const char * type) argument
290 xc3028_firmware_parse(struct xc3028 * xc,const uint8_t * fw,size_t fwlen) argument
362 xc3028_firmware_upload(struct xc3028 * xc,struct xc3028_fw * xcfw) argument
419 xc3028_scode_upload(struct xc3028 * xc,struct xc3028_fw * xcfw) argument
441 xc3028_read_2(struct xc3028 * xc,uint16_t reg,uint16_t * val) argument
464 xc3028_write_buffer(struct xc3028 * xc,const uint8_t * data,size_t datalen) argument
472 xc3028_write_2(struct xc3028 * xc,uint16_t reg,uint16_t val) argument
489 struct xc3028 *xc; local in function:xc3028_open
513 xc3028_close(struct xc3028 * xc) argument
529 xc3028_tune_dtv(struct xc3028 * xc,const struct dvb_frontend_parameters * params) argument
[all...]
/src/sys/dev/ic/
H A Dld_nvme.c162 ld_nvme_biodone(void *xc, struct buf *bp, uint16_t cmd_status, uint32_t cdw0) argument
/src/sys/arch/arm/cortex/
H A Da9ptmr.c280 uint64_t xc; local in function:a9ptmr_update_freq
H A Da9tmr.c273 uint64_t xc; local in function:a9tmr_update_freq
/src/sys/dev/tprof/
H A Dtprof_armv7.c303 uint64_t xc = xc_broadcast(0, armv7_pmu_init_cpu, NULL, NULL); local in function:armv7_pmu_init
H A Dtprof_armv8.c296 uint64_t xc = xc_broadcast(0, armv8_pmu_init_cpu, NULL, NULL); local in function:armv8_pmu_init
H A Dtprof_x86_amd.c274 uint64_t xc; local in function:tprof_amd_establish
291 uint64_t xc; local in function:tprof_amd_disestablish
H A Dtprof_x86_intel.c277 uint64_t xc; local in function:tprof_intel_establish
294 uint64_t xc; local in function:tprof_intel_disestablish
/src/sys/dev/fdt/
H A Dcpufreq_dt.c98 uint64_t xc; local in function:cpufreq_dt_set_rate
/src/sys/arch/x86/acpi/
H A Dacpi_cpu_md.c439 uint64_t xc, val; local in function:acpicpu_md_pstate_start

Completed in 46 milliseconds

12