Searched refs:arg1 (Results 176 - 200 of 592) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssl/crypto/asn1/
H A Dbio_asn1.c66 static long asn1_bio_ctrl(BIO *h, int cmd, long arg1, void *arg2);
324 static long asn1_bio_ctrl(BIO *b, int cmd, long arg1, void *arg2) argument
388 return BIO_ctrl(next, cmd, arg1, arg2);
397 return BIO_ctrl(next, cmd, arg1, arg2);
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbf_null.c23 static long nullf_ctrl(BIO *h, int cmd, long arg1, void *arg2);
/freebsd-current/crypto/openssl/include/openssl/
H A Dlhash.h61 int name##_LHASH_COMP(const void *arg1, const void *arg2) { \
62 const o_type *a = arg1; \
71 void name##_LHASH_DOALL_ARG(void *arg1, void *arg2) { \
72 o_type *a = arg1; \
/freebsd-current/sys/dev/acpi_support/
H A Dacpi_sony.c174 device_t dev = arg1;
H A Dacpi_rapidstart.c108 device_t dev = arg1;
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_ethtool.c224 struct mlx5e_priv *priv = arg1;
267 struct mlx5e_priv *priv = arg1;
334 struct mlx5e_priv *priv = arg1;
441 struct mlx5e_priv *priv = arg1;
533 struct mlx5e_priv *priv = arg1;
546 struct mlx5e_priv *priv = arg1;
638 struct mlx5e_priv *priv = arg1;
651 struct mlx5e_priv *priv = arg1;
697 struct mlx5e_priv *priv = arg1;
752 priv = arg1;
[all...]
/freebsd-current/sys/net/
H A Dif_mib.c69 int *name = (int *)arg1;
/freebsd-current/sys/dev/gpio/
H A Dgpiobacklight.c74 sc = (struct gpiobacklight_softc*)arg1;
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_freebsd_cnvnr_ctrs_dbg.c38 struct adf_accel_dev *accel_dev = arg1;
H A Dadf_freebsd_transport_debug.c20 struct adf_etr_ring_data *ring = arg1;
129 bank = arg1;
/freebsd-current/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_ae_config.c54 struct adf_accel_dev *accel_dev = arg1;
/freebsd-current/sys/dev/iicbus/sensor/
H A Dhtu21.c190 dev = arg1;
225 dev = arg1;
305 dev = arg1;
330 dev = arg1;
/freebsd-current/sys/dev/wbwd/
H A Dwbwd.c248 sc = arg1;
272 sc = arg1;
278 return (sysctl_wb_debug(oidp, arg1, arg2, req));
297 sc = arg1;
/freebsd-current/sys/net80211/
H A Dieee80211_ratectl.c84 struct ieee80211vap *vap = arg1;
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sysctl.c1098 struct bnxt_softc *softc = arg1;
1139 struct bnxt_softc *softc = arg1;
1263 struct bnxt_softc *softc = arg1;
1309 struct bnxt_softc *softc = arg1;
1350 struct bnxt_softc *softc = arg1;
1375 struct bnxt_softc *softc = arg1;
1400 struct bnxt_softc *softc = arg1;
1420 struct bnxt_softc *softc = arg1;
1440 struct bnxt_softc *softc = arg1;
1460 struct bnxt_softc *softc = arg1;
[all...]
/freebsd-current/sys/dev/ixl/
H A Dixl_pf_main.c973 struct ixl_pf *pf = (struct ixl_pf *)arg1;
1007 struct ixl_pf *pf = (struct ixl_pf *)arg1;
2780 struct ixl_pf *pf = (struct ixl_pf *)arg1;
2841 struct ixl_pf *pf = (struct ixl_pf *)arg1;
2949 struct ixl_pf *pf = (struct ixl_pf *)arg1;
2972 struct ixl_pf *pf = (struct ixl_pf *)arg1;
3101 struct ixl_pf *pf = (struct ixl_pf *)arg1;
3456 struct ixl_pf *pf = (struct ixl_pf *)arg1;
3506 struct ixl_pf *pf = (struct ixl_pf *)arg1;
3598 struct ixl_pf *pf = (struct ixl_pf *)arg1;
[all...]
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_cpufreq.c645 struct bcm2835_cpufreq_softc *sc = arg1;
677 struct bcm2835_cpufreq_softc *sc = arg1;
711 struct bcm2835_cpufreq_softc *sc = arg1;
744 struct bcm2835_cpufreq_softc *sc = arg1;
780 struct bcm2835_cpufreq_softc *sc = arg1;
816 struct bcm2835_cpufreq_softc *sc = arg1;
854 struct bcm2835_cpufreq_softc *sc = arg1;
891 struct bcm2835_cpufreq_softc *sc = arg1;
928 struct bcm2835_cpufreq_softc *sc = arg1;
976 struct bcm2835_cpufreq_softc *sc = arg1;
[all...]
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dtraverse.c188 iitraverse_td(void *arg1, void *arg2) argument
190 iidesc_t *ii = arg1;
/freebsd-current/sys/compat/linux/
H A Dcheck_error.d109 printf("ERROR: Application %s issued a sysctl which failed the length restrictions.\nThe length passed is %d, the min length supported is 1 and the max length supported is %d.\n", execname, arg0, arg1);
/freebsd-current/share/dtrace/
H A Dretval38 printf("%s+0x%x returned %d\n", probefunc, arg0, arg1);
/freebsd-current/cddl/lib/libdtrace/
H A Dnfs.d102 noi_cred = (cred_t *)arg1;
/freebsd-current/sys/netpfil/ipfw/nat64/
H A Dnat64clat.c62 (struct nat64clat_cfg *)SRV_OBJECT((chain), (cmd)->arg1)
215 cmd->arg1 != V_nat64clat_eid ||
H A Dnat64stl.c61 (struct nat64stl_cfg *)SRV_OBJECT((chain), (cmd)->arg1)
218 cmd->arg1 != V_nat64stl_eid ||
/freebsd-current/sys/dev/coretemp/
H A Dcoretemp.c352 dev = (device_t) arg1;
418 dev = (device_t) arg1;
/freebsd-current/sys/dev/hyperv/utilities/
H A Dvmbus_ic.c251 struct vmbus_ic_softc *sc = arg1;
262 struct vmbus_ic_softc *sc = arg1;

Completed in 228 milliseconds

1234567891011>>