| /freebsd-9-stable/sys/dev/vt/ |
| D | vt_font.c | 84 vtfont_lookup(const struct vt_font *vf, term_char_t c) in vtfont_lookup() 121 vtfont_ref(struct vt_font *vf) in vtfont_ref() 129 vtfont_unref(struct vt_font *vf) in vtfont_unref() 167 struct vt_font *vf; in vtfont_load() local
|
| D | vt_core.c | 272 vt_termsize(struct vt_device *vd, struct vt_font *vf, term_pos_t *size) in vt_termsize() 284 vt_winsize(struct vt_device *vd, struct vt_font *vf, struct winsize *size) in vt_winsize() 680 vt_bitblt_char(struct vt_device *vd, struct vt_font *vf, term_char_t c, in vt_bitblt_char() 713 struct vt_font *vf; in vt_flush() local 1000 vt_change_font(struct vt_window *vw, struct vt_font *vf) in vt_change_font() 1060 vt_set_border(struct vt_window *vw, struct vt_font *vf, term_color_t c) in vt_set_border() 1175 struct vt_font *vf; in vt_mouse_terminput_button() local 1236 struct vt_font *vf; in vt_mouse_event() local 1594 struct vt_font *vf; in vtterm_ioctl() local
|
| /freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | vdev_file.c | 54 vdev_file_t *vf; in vdev_file_open() local 144 vdev_file_t *vf = vd->vdev_tsd; in vdev_file_close() local 163 vdev_file_t *vf; in vdev_file_io_start() local
|
| /freebsd-9-stable/contrib/texinfo/info/ |
| D | doc.h | 83 #define InfoFunction(vf) ((vf)) argument
|
| /freebsd-9-stable/sys/ofed/drivers/net/mlx4/ |
| D | cmd.c | 890 static enum ib_port_state vf_port_state(struct mlx4_dev *dev, int port, int vf) in vf_port_state() 2432 static int mlx4_get_slave_indx(struct mlx4_dev *dev, int vf) in mlx4_get_slave_indx() 2441 int mlx4_set_vf_mac(struct mlx4_dev *dev, int port, int vf, u8 *mac) in mlx4_set_vf_mac() 2462 int mlx4_set_vf_vlan(struct mlx4_dev *dev, int port, int vf, u16 vlan, u8 qos) in mlx4_set_vf_vlan() 2521 int mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting) in mlx4_set_vf_spoofchk() 2542 int mlx4_set_vf_link_state(struct mlx4_dev *dev, int port, int vf, int link_state) in mlx4_set_vf_link_state() 2588 int mlx4_get_vf_link_state(struct mlx4_dev *dev, int port, int vf) in mlx4_get_vf_link_state()
|
| D | main.c | 2311 struct counter_index *vf, *tmp_vf; in mlx4_cleanup_counters_table() local 2349 struct counter_index *vf, *tmp_vf; in __mlx4_slave_counters_free() local 2507 struct counter_index *vf, *tmp_vf; in __mlx4_counter_free() local
|
| D | resource_tracker.c | 378 int vf, int num_instances) in initialize_res_quotas()
|
| /freebsd-9-stable/sys/dev/cxgbe/common/ |
| D | t4_hw.c | 4742 unsigned int vf, unsigned int nparams, const u32 *params, in t4_query_params() 4782 unsigned int vf, unsigned int nparams, const u32 *params, in t4_set_params() 4829 unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, in t4_cfg_pfvf() 4874 unsigned int port, unsigned int pf, unsigned int vf, in t4_alloc_vi_func() 4929 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi() 4947 unsigned int vf, unsigned int viid) in t4_free_vi() 5240 unsigned int pf, unsigned int vf, unsigned int iqid, in t4_iq_start_stop() 5271 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() 5299 unsigned int vf, unsigned int eqid) in t4_eth_eq_free() 5323 unsigned int vf, unsigned int eqid) in t4_ctrl_eq_free() [all …]
|
| /freebsd-9-stable/sys/netgraph/ |
| D | ng_vlan.c | 196 struct ng_vlan_filter *vf; in ng_vlan_rcvmsg() local
|
| /freebsd-9-stable/contrib/llvm/include/llvm/ADT/ |
| D | Hashing.h | 233 uint64_t vf = a + z; in hash_33to64_bytes() local
|
| /freebsd-9-stable/contrib/gdb/gdb/ |
| D | cp-valprint.c | 783 struct value *vf = value_copy (v); in cp_print_hpacc_virtual_table_entries() local
|
| /freebsd-9-stable/sys/dev/cxgbe/tom/ |
| D | t4_tom.c | 565 uint32_t vf = G_FW_VIID_VIN(viid); in select_ntuple() local
|
| /freebsd-9-stable/contrib/file/src/ |
| D | softmagic.c | 447 float vf; in mprint() local
|
| /freebsd-9-stable/contrib/gcc/ |
| D | tree-vect-transform.c | 2331 int vf = LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_generate_tmps_on_preheader() local 2664 int vf = LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_gen_niters_for_prolog_loop() local
|
| /freebsd-9-stable/sys/dev/e1000/ |
| D | e1000_vf.h | 272 struct e1000_dev_spec_vf vf; member
|
| D | e1000_hw.h | 999 struct e1000_dev_spec_vf vf; member
|
| /freebsd-9-stable/sys/compat/linux/ |
| D | linux_ioctl.c | 3065 linux_to_bsd_v4l2_format(struct l_v4l2_format *lvf, struct v4l2_format *vf) in linux_to_bsd_v4l2_format() 3083 bsd_to_linux_v4l2_format(struct v4l2_format *vf, struct l_v4l2_format *lvf) in bsd_to_linux_v4l2_format()
|
| /freebsd-9-stable/sys/ofed/drivers/infiniband/hw/mlx4/ |
| D | mcg.c | 1158 static void clear_pending_reqs(struct mcast_group *group, int vf) in clear_pending_reqs()
|
| /freebsd-9-stable/sys/dev/ixgbe/ |
| D | ixgbe_common.c | 4222 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_vlan_anti_spoofing()
|
| /freebsd-9-stable/sys/contrib/ngatm/netnatm/msg/ |
| D | unistruct.h | 1320 u_int vf; member
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 3661 for (unsigned vf = 2*TypeByteSize; vf <= MaxVFWithoutSLForwardIssues; in couldPreventStoreLoadForward() local
|
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/ztest/ |
| D | ztest.c | 4827 vdev_file_t *vf = vd0->vdev_tsd; in ztest_fault_inject() local
|
| /freebsd-9-stable/sys/dev/cxgbe/firmware/ |
| D | t4fw_interface.h | 5569 } vf; member
|