Home
last modified time | relevance | path

Searched defs:zl (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Dzl10353.c75 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 Dget_si.c38 mp_limb_t zl = zp[0]; in mpz_get_si() local
H A Dcmpabs_d.c40 #define RETURN_CMP(zl, dl) \ argument
H A Dcmp_d.c40 #define RETURN_CMP(zl, dl) \ argument
/netbsd-src/external/lgpl3/gmp/dist/mpn/cray/ieee/
H A Dinvert_limb.c84 mp_limb_t zh, zl; in mpn_invert_limb() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dsub_err1_n.c58 mp_limb_t el, eh, ul, vl, yl, zl, rl, sl, cy1, cy2; in mpn_sub_err1_n() local
H A Dadd_err1_n.c58 mp_limb_t el, eh, ul, vl, yl, zl, rl, sl, cy1, cy2; in mpn_add_err1_n() local
H A Dtoom42_mulmid.c58 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 Dzio.c427 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 Dvdev_cache.c250 zio_link_t *zl = NULL; in vdev_cache_fill() local
H A Dvdev_mirror.c298 zio_link_t *zl = NULL; in vdev_mirror_scrub_done() local
H A Dvdev_queue.c506 zio_link_t *zl = NULL; in vdev_queue_agg_io_done() local
H A Dvdev.c1094 zio_link_t *zl = NULL; in vdev_probe_done() local
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Deta.c257 mpc_t zl; in mpc_eta_fund() local
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtset_si.c469 unsigned long zl, dl; in main() local
/netbsd-src/external/bsd/unbound/dist/util/
H A Dnet_help.c377 int zl = 11 - dnamelabs; in ipdnametoaddr() local