/netbsd-src/sys/dev/i2c/ |
H A D | zl10353.c | 75 struct zl10353 *zl; in zl10353_open() local 99 zl10353_close(struct zl10353 *zl) in zl10353_close() 105 zl10353_probe(struct zl10353 *zl) in zl10353_probe() 139 zl10353_read(struct zl10353 *zl, uint8_t reg, uint8_t *valp) in zl10353_read() 154 zl10353_write(struct zl10353 *zl, uint8_t reg, uint8_t val) in zl10353_write() 170 zl10353_reset(struct zl10353 *zl, bool hard) in zl10353_reset() 232 zl10353_set_params(struct zl10353 *zl,const struct dvb_frontend_parameters *fp) in zl10353_set_params() 264 zl10353_set_fsm(struct zl10353 *zl) in zl10353_set_fsm() 281 zl10353_set_agc(struct zl10353 *zl, const struct dvb_frontend_parameters *fp) in zl10353_set_agc() 303 zl10353_set_bw(struct zl10353 *zl, fe_bandwidth_t bw) in zl10353_set_bw() [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | get_si.c | 38 mp_limb_t zl = zp[0]; in mpz_get_si() local
|
H A D | cmpabs_d.c | 40 #define RETURN_CMP(zl, dl) \ argument
|
H A D | cmp_d.c | 40 #define RETURN_CMP(zl, dl) \ argument
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/cray/ieee/ |
H A D | invert_limb.c | 84 mp_limb_t zh, zl; in mpn_invert_limb() local
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | sub_err1_n.c | 58 mp_limb_t el, eh, ul, vl, yl, zl, rl, sl, cy1, cy2; in mpn_sub_err1_n() local
|
H A D | add_err1_n.c | 58 mp_limb_t el, eh, ul, vl, yl, zl, rl, sl, cy1, cy2; in mpn_add_err1_n() local
|
H A D | toom42_mulmid.c | 58 mp_limb_t cy, e[12], zh, zl; in mpn_toom42_mulmid() local
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | zio.c | 427 zio_walk_parents(zio_t *cio, zio_link_t **zl) in zio_walk_parents() 440 zio_walk_children(zio_t *pio, zio_link_t **zl) in zio_walk_children() 455 zio_link_t *zl = NULL; in zio_unique_parent() local 465 zio_link_t *zl = kmem_cache_alloc(zio_link_cache, KM_SLEEP); in zio_add_child() local 497 zio_remove_child(zio_t *pio, zio_t *cio, zio_link_t *zl) in zio_remove_child() 1790 zio_link_t *zl = NULL; in zio_reexecute() local 2568 zio_link_t *zl = NULL; in zio_ddt_child_write_ready() local 2590 zio_link_t *zl = NULL; in zio_ddt_child_write_done() local 3467 zio_link_t *zl = NULL; in zio_ready() local 3605 zio_link_t *zl = NULL; in zio_done() local
|
H A D | vdev_cache.c | 250 zio_link_t *zl = NULL; in vdev_cache_fill() local
|
H A D | vdev_mirror.c | 298 zio_link_t *zl = NULL; in vdev_mirror_scrub_done() local
|
H A D | vdev_queue.c | 506 zio_link_t *zl = NULL; in vdev_queue_agg_io_done() local
|
H A D | vdev.c | 1094 zio_link_t *zl = NULL; in vdev_probe_done() local
|
/netbsd-src/external/lgpl3/mpc/dist/src/ |
H A D | eta.c | 257 mpc_t zl; in mpc_eta_fund() local
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tset_si.c | 469 unsigned long zl, dl; in main() local
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | net_help.c | 377 int zl = 11 - dnamelabs; in ipdnametoaddr() local
|