/netbsd-src/sys/dev/i2c/ |
H A D | xc3028.c | 81 xc3028_name(struct xc3028 *xc) in xc3028_name() 90 xc3028_firmware_name(struct xc3028 *xc) in xc3028_firmware_name() 99 xc3028_reset(struct xc3028 *xc) in xc3028_reset() 110 xc3028_get_basefw(struct xc3028 *xc) in xc3028_get_basefw() 125 xc3028_get_stdfw(struct xc3028 *xc) in xc3028_get_stdfw() 140 xc3028_get_scode(struct xc3028 *xc) in xc3028_get_scode() 158 xc3028_firmware_open(struct xc3028 *xc) in xc3028_firmware_open() 269 xc3028_dump_fw(struct xc3028 *xc, struct xc3028_fw *xcfw, const char *type) in xc3028_dump_fw() 290 xc3028_firmware_parse(struct xc3028 *xc, const uint8_t *fw, size_t fwlen) in xc3028_firmware_parse() 362 xc3028_firmware_upload(struct xc3028 *xc, struct xc3028_fw *xcfw) in xc3028_firmware_upload() [all …]
|
H A D | xc5k.c | 66 xc5k_reset(struct xc5k *xc) in xc5k_reset() 77 xc5k_firmware_upload(struct xc5k *xc, const uint8_t *fw, size_t fwlen) in xc5k_firmware_upload() 129 xc5k_firmware_open(struct xc5k *xc) in xc5k_firmware_open() 196 xc5k_read_2(struct xc5k *xc, uint16_t reg, uint16_t *val) in xc5k_read_2() 219 xc5k_write_buffer(struct xc5k *xc, const uint8_t *data, size_t datalen) in xc5k_write_buffer() 226 xc5k_write_2(struct xc5k *xc, uint16_t reg, uint16_t val) in xc5k_write_2() 256 struct xc5k *xc; in xc5k_open() local 295 xc5k_close(struct xc5k *xc) in xc5k_close() 301 xc5k_tune_video(struct xc5k *xc, struct xc5k_params *params) in xc5k_tune_video() 351 xc5k_tune_dtv(struct xc5k *xc, const struct dvb_frontend_parameters *params) in xc5k_tune_dtv() [all …]
|
/netbsd-src/share/examples/puffs/pgfs/ |
H A D | pgfs_subs.c | 215 my_lo_truncate(struct Xconn *xc, int32_t fd, int32_t size) in my_lo_truncate() 243 my_lo_lseek(struct Xconn *xc, int32_t fd, int32_t offset, int32_t whence, in my_lo_lseek() 266 my_lo_read(struct Xconn *xc, int32_t fd, void *buf, size_t size, in my_lo_read() 290 my_lo_write(struct Xconn *xc, int32_t fd, const void *buf, size_t size, in my_lo_write() 322 my_lo_open(struct Xconn *xc, Oid loid, int32_t mode, int32_t *fdp) in my_lo_open() 336 my_lo_close(struct Xconn *xc, int32_t fd) in my_lo_close() 365 lo_lookup_by_fileid(struct Xconn *xc, fileid_t fileid, Oid *idp) in lo_lookup_by_fileid() 385 lo_open_by_fileid(struct Xconn *xc, fileid_t fileid, int mode, int *fdp) in lo_open_by_fileid() 404 getsize(struct Xconn *xc, fileid_t fileid, int *resultp) in getsize() 438 getattr(struct Xconn *xc, fileid_t fileid, struct vattr *va, unsigned int mask) in getattr() [all …]
|
H A D | pgfs_db.c | 68 dumperror(struct Xconn *xc, const PGresult *res) in dumperror() 112 struct Xconn *xc; in getxc() local 132 relxc(struct Xconn *xc) in relxc() 143 pqwait(struct Xconn *xc) in pqwait() 270 fetch_noresult(struct Xconn *xc) in fetch_noresult() 310 preparecmd(struct Xconn *xc, struct cmd *c) in preparecmd() 343 vsendcmd(struct Xconn *xc, int resultmode, struct cmd *c, va_list ap) in vsendcmd() 453 sendcmd(struct Xconn *xc, struct cmd *c, ...) in sendcmd() 465 sendcmdx(struct Xconn *xc, int resultmode, struct cmd *c, ...) in sendcmdx() 482 simplecmd(struct Xconn *xc, struct cmd *c, ...) in simplecmd() [all …]
|
H A D | pgfs_puffs.c | 86 struct Xconn *xc; in pgfs_node_getattr() local 129 struct Xconn *xc = NULL; in pgfs_node_readdir() local 296 struct Xconn *xc; in pgfs_node_lookup() local 383 struct Xconn *xc; in pgfs_node_mkdir() local 425 struct Xconn *xc; in pgfs_node_create() local 465 struct Xconn *xc; in pgfs_node_write() local 540 struct Xconn *xc; in pgfs_node_read() local 592 struct Xconn *xc; in pgfs_node_link() local 634 struct Xconn *xc; in pgfs_node_remove() local 672 struct Xconn *xc; in pgfs_node_rmdir() local [all …]
|
H A D | pgfs_db.h | 52 struct Xconn *xc; member
|
/netbsd-src/sys/kern/ |
H A D | subr_xcall.c | 357 xc_state_t *xc; in xc_wait() local 398 xc_state_t *xc = &xc_low_pri; in xc_lowpri() local 442 xc_state_t *xc = &xc_low_pri; in xc_thread() local 489 xc_state_t *xc = & xc_high_pri; in xc_ipi_handler() local 506 xc_state_t *xc = &xc_high_pri; in xc__highpri_intr() local 549 xc_state_t *xc = &xc_high_pri; in xc_highpri() local
|
H A D | subr_cpufreq.c | 304 uint64_t xc; in cpufreq_get_raw() local 423 uint64_t xc; in cpufreq_set_raw() local 452 uint64_t xc; in cpufreq_set_all_raw() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/ |
H A D | sha_local.h | 88 # define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument 93 # define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument 98 # define BODY_32_39(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 103 # define BODY_40_59(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 108 # define BODY_60_79(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 345 # define BODY_16_19(xa,xb,xc,xd) do { \ argument 351 # define BODY_20_39(xa,xb,xc,xd) do { \ argument 357 # define BODY_40_59(xa,xb,xc,xd) do { \ argument 363 # define BODY_60_79(xa,xb,xc,xd) do { \ argument
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/ |
H A D | sha_local.h | 89 # define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument 94 # define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument 99 # define BODY_32_39(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 104 # define BODY_40_59(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 109 # define BODY_60_79(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 341 # define BODY_16_19(xa,xb,xc,xd) do { \ argument 347 # define BODY_20_39(xa,xb,xc,xd) do { \ argument 353 # define BODY_40_59(xa,xb,xc,xd) do { \ argument 359 # define BODY_60_79(xa,xb,xc,xd) do { \ argument
|
/netbsd-src/lib/libc/gdtoa/ |
H A D | sum.c | 44 ULong carry, *xc, *xa, *xb, *xe, y; local
|
H A D | misc.c | 288 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local 568 ULong *xa, *xae, *xb, *xbe, *xc; local
|
/netbsd-src/sys/dev/tprof/ |
H A D | tprof_x86_intel.c | 277 uint64_t xc; in tprof_intel_establish() local 294 uint64_t xc; in tprof_intel_disestablish() local
|
H A D | tprof_x86_amd.c | 274 uint64_t xc; in tprof_amd_establish() local 291 uint64_t xc; in tprof_amd_disestablish() local
|
H A D | tprof.c | 336 uint64_t xc; in tprof_start() local 419 uint64_t xc; in tprof_stop() local 482 uint64_t xc; in tprof_configure_event() local 630 uint64_t xc; in tprof_getcounts() local
|
H A D | tprof_armv7.c | 303 uint64_t xc = xc_broadcast(0, armv7_pmu_init_cpu, NULL, NULL); in armv7_pmu_init() local
|
/netbsd-src/sys/arch/x86/x86/ |
H A D | spectre.c | 320 uint64_t xc; in mitigation_v2_change() local 505 uint64_t xc; in mitigation_v4_change() local 725 uint64_t xc; in mitigation_mds_change() local 904 uint64_t xc; in mitigation_taa_change() local
|
H A D | tsc.c | 376 uint64_t xc; in tsc_user_enable() local 385 uint64_t xc; in tsc_user_disable() local
|
H A D | viac7temp.c | 148 uint64_t xc; in viac7temp_refresh() local
|
/netbsd-src/sys/arch/alpha/stand/common/ |
H A D | prom.c | 66 test_getchar(int *xc) in test_getchar()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | schema_check.c | 358 ObjectClass *xc = NULL; in entry_schema_check() local 671 ObjectClass *xc = NULL; in structural_class() local
|
/netbsd-src/external/cddl/osnet/dev/cyclic/i386/ |
H A D | cyclic_machdep.c | 140 uint64_t xc; in xcall() local
|
/netbsd-src/external/cddl/osnet/dev/cyclic/mips/ |
H A D | cyclic_machdep.c | 140 uint64_t xc; in xcall() local
|
/netbsd-src/external/cddl/osnet/dev/cyclic/arm/ |
H A D | cyclic_machdep.c | 142 uint64_t xc; in xcall() local
|
/netbsd-src/external/gpl2/rcs/dist/src/ |
H A D | rcsfcmp.c | 162 register int xc, uc; local
|