Home
last modified time | relevance | path

Searched defs:n_out (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/clk/rockchip/
H A Drk_clk_fract.c91 uint64_t *n_out, uint64_t *d_out) in clk_compute_fract_div()
/freebsd/sys/netinet/
H A Dsiftr.c243 uint64_t n_out; member
/freebsd/crypto/openssl/test/
H A Devp_pkey_provided_test.c453 BIGNUM *n = NULL, *e = NULL, *d = NULL, *n_out = NULL; test_evp_pkey_get_bn_param_large() local
/freebsd/sys/dev/fdc/
H A Dfdc.c467 fdc_cmd(struct fdc_data *fdc, int n_out, ...) in fdc_cmd()