Searched defs:vf (Results 1 - 20 of 20) sorted by path

/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c4827 vdev_file_t *vf = vd0->vdev_tsd; local
/freebsd-10.0-release/contrib/file/
H A Dsoftmagic.c368 float vf; local
/freebsd-10.0-release/contrib/gcc/
H A Dtree-vect-transform.c2331 int vf = LOOP_VINFO_VECT_FACTOR (loop_vinfo); local
2664 int vf = LOOP_VINFO_VECT_FACTOR (loop_vinfo); local
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dcp-valprint.c783 struct value *vf = value_copy (v); local
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DHashing.h233 uint64_t vf = a + z; local
/freebsd-10.0-release/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c532 char *vf; local
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_file.c54 vdev_file_t *vf; local
142 vdev_file_t *vf = vd->vdev_tsd; local
161 vdev_file_t *vf; local
[all...]
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_ioctl.c3105 linux_to_bsd_v4l2_format(struct l_v4l2_format *lvf, struct v4l2_format *vf) argument
3123 bsd_to_linux_v4l2_format(struct v4l2_format *vf, struct l_v4l2_format *lvf) argument
[all...]
/freebsd-10.0-release/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h1320 u_int vf; member in struct:uni_ie_crankback::__anon6739::__anon6740
/freebsd-10.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.c4692 t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, u32 *val) argument
4732 t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, const u32 *val) argument
4779 t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, unsigned int rxqi, unsigned int rxq, unsigned int tc, unsigned int vi, unsigned int cmask, unsigned int pmask, unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) argument
4824 t4_alloc_vi_func(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, unsigned int *rss_size, unsigned int portfunc, unsigned int idstype) argument
4879 t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, unsigned int *rss_size) argument
4897 t4_free_vi(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int viid) argument
5190 t4_iq_start_stop(struct adapter *adap, unsigned int mbox, bool start, unsigned int pf, unsigned int vf, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) argument
5221 t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) argument
5249 t4_eth_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int eqid) argument
5273 t4_ctrl_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int eqid) argument
5297 t4_ofld_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int eqid) argument
5618 t4_port_init(struct port_info *p, int mbox, int pf, int vf) argument
[all...]
/freebsd-10.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5491 } vf; member in union:fw_vi_stats_cmd::fw_vi_stats
/freebsd-10.0-release/sys/dev/cxgbe/tom/
H A Dt4_tom.c565 uint32_t vf = G_FW_VIID_VIN(viid); local
/freebsd-10.0-release/sys/dev/e1000/
H A De1000_hw.h987 struct e1000_dev_spec_vf vf; member in union:e1000_hw::__anon8261
H A De1000_vf.h272 struct e1000_dev_spec_vf vf; member in union:e1000_hw::__anon8272
/freebsd-10.0-release/sys/dev/ixgbe/
H A Dixgbe_common.c4222 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) argument
/freebsd-10.0-release/sys/netgraph/
H A Dng_vlan.c257 struct ng_vlan_filter *vf; local
[all...]
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmcg.c1158 static void clear_pending_reqs(struct mcast_group *group, int vf) argument
/freebsd-10.0-release/sys/ofed/drivers/net/mlx4/
H A Dcmd.c704 static enum ib_port_state vf_port_state(struct mlx4_dev *dev, int port, int vf) argument
2104 int mlx4_set_vf_mac(struct mlx4_dev *dev, int port, int vf, u8 *mac) argument
2125 mlx4_set_vf_vlan(struct mlx4_dev *dev, int port, int vf, u16 vlan, u8 qos) argument
2147 mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting) argument
[all...]
H A Dresource_tracker.c363 initialize_res_quotas(struct mlx4_dev *dev, struct resource_allocator *res_alloc, enum mlx4_resource res_type, int vf, int num_instances) argument
/freebsd-10.0-release/tools/regression/usr.bin/cc/
H A Dfloat.c122 volatile float vf; local
[all...]

Completed in 354 milliseconds