Searched defs:vf (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_file.c54 vdev_file_t *vf; local
144 vdev_file_t *vf = vd->vdev_tsd; local
163 vdev_file_t *vf; local
[all...]
/freebsd-10.1-release/sys/dev/vt/
H A Dvt_font.c84 vtfont_lookup(const struct vt_font *vf, term_char_t c) argument
121 vtfont_ref(struct vt_font *vf) argument
129 vtfont_unref(struct vt_font *vf) argument
167 struct vt_font *vf; local
[all...]
H A Dvt_core.c516 vt_termsize(struct vt_device *vd, struct vt_font *vf, term_pos_t *size) argument
528 vt_winsize(struct vt_device *vd, struct vt_font *vf, struct winsize *size) argument
543 struct vt_font *vf; local
1040 struct vt_font *vf; local
1077 struct vt_font *vf; local
1492 vt_change_font(struct vt_window *vw, struct vt_font *vf) argument
1656 struct vt_font *vf; local
1734 struct vt_font *vf; local
2201 struct vt_font *vf; local
[all...]
/freebsd-10.1-release/tools/regression/usr.bin/cc/
H A Dfloat.c122 volatile float vf; local
[all...]
/freebsd-10.1-release/sys/dev/fb/
H A Dcreator_vt.c228 struct vt_font *vf; local
[all...]
/freebsd-10.1-release/sys/dev/vt/hw/fb/
H A Dvt_fb.c320 struct vt_font *vf; local
[all...]
/freebsd-10.1-release/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c206 struct vt_font *vf; local
[all...]
/freebsd-10.1-release/sys/netgraph/
H A Dng_vlan.c257 struct ng_vlan_filter *vf; local
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dcp-valprint.c783 struct value *vf = value_copy (v); local
/freebsd-10.1-release/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c572 char *vf; local
/freebsd-10.1-release/contrib/llvm/include/llvm/ADT/
H A DHashing.h233 uint64_t vf = a + z; local
/freebsd-10.1-release/sys/dev/vt/hw/vga/
H A Dvt_vga.c602 const struct vt_font *vf; local
773 const struct vt_font *vf; local
[all...]
/freebsd-10.1-release/contrib/file/src/
H A Dsoftmagic.c411 float vf; local
/freebsd-10.1-release/sys/dev/cxgbe/tom/
H A Dt4_tom.c565 uint32_t vf = G_FW_VIID_VIN(viid); local
/freebsd-10.1-release/sys/dev/e1000/
H A De1000_vf.h272 struct e1000_dev_spec_vf vf; member in union:e1000_hw::__anon8489
/freebsd-10.1-release/sys/dev/ixl/
H A Dif_ixlv.c763 struct ixlv_vlan_filter *vf; local
/freebsd-10.1-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.1-release/sys/ofed/drivers/net/mlx4/
H A Dcmd.c877 static enum ib_port_state vf_port_state(struct mlx4_dev *dev, int port, int vf) argument
2418 static int mlx4_get_slave_indx(struct mlx4_dev *dev, int vf) argument
2427 int mlx4_set_vf_mac(struct mlx4_dev *dev, int port, int vf, u argument
2448 mlx4_set_vf_vlan(struct mlx4_dev *dev, int port, int vf, u16 vlan, u8 qos) argument
2507 mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting) argument
2528 mlx4_set_vf_link_state(struct mlx4_dev *dev, int port, int vf, int link_state) argument
2574 mlx4_get_vf_link_state(struct mlx4_dev *dev, int port, int vf) argument
[all...]
H A Dmain.c2234 struct counter_index *vf, *tmp_vf; local
2272 struct counter_index *vf, *tmp_vf; local
2430 struct counter_index *vf, *tmp_vf; local
[all...]
H A Dresource_tracker.c375 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.1-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.1-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.1-release/sys/compat/linux/
H A Dlinux_ioctl.c3218 linux_to_bsd_v4l2_format(struct l_v4l2_format *lvf, struct v4l2_format *vf) argument
3236 bsd_to_linux_v4l2_format(struct v4l2_format *vf, struct l_v4l2_format *lvf) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c4863 vdev_file_t *vf = vd0->vdev_tsd; local
/freebsd-10.1-release/sys/dev/cxgbe/common/
H A Dt4_hw.c4758 t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, u32 *val) argument
4798 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
4845 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
4890 t4_alloc_vi_func(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, u16 *rss_size, unsigned int portfunc, unsigned int idstype) argument
4945 t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, u16 *rss_size) argument
4963 t4_free_vi(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int viid) argument
5256 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
5287 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
5315 t4_eth_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int eqid) argument
5339 t4_ctrl_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int eqid) argument
5363 t4_ofld_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int eqid) argument
5684 t4_port_init(struct port_info *p, int mbox, int pf, int vf) argument
[all...]

Completed in 250 milliseconds

12