| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | vdev_cache.c | 151 vdev_cache_evict(vdev_cache_t *vc, vdev_cache_entry_t *ve) in vdev_cache_evict() 171 vdev_cache_t *vc = &zio->io_vd->vdev_cache; in vdev_cache_allocate() local 205 vdev_cache_hit(vdev_cache_t *vc, vdev_cache_entry_t *ve, zio_t *zio) in vdev_cache_hit() 229 vdev_cache_t *vc = &vd->vdev_cache; in vdev_cache_fill() local 267 vdev_cache_t *vc = &zio->io_vd->vdev_cache; in vdev_cache_read() local 344 vdev_cache_t *vc = &zio->io_vd->vdev_cache; in vdev_cache_write() local 381 vdev_cache_t *vc = &vd->vdev_cache; in vdev_cache_purge() local 393 vdev_cache_t *vc = &vd->vdev_cache; in vdev_cache_init() local 409 vdev_cache_t *vc = &vd->vdev_cache; in vdev_cache_fini() local
|
| /freebsd-11-stable/sys/mips/nlm/hal/ |
| HD | cop2.h | 190 nlm_msgld(int vc) in nlm_msgld() 209 nlm_msgwait(int vc) in nlm_msgwait() 253 nlm_fmn_msgrcv(int vc, int *srcid, int *size, int *code, struct nlm_fmn_msg *m) in nlm_fmn_msgrcv()
|
| HD | fmn.h | 53 #define CMS_CPU_PUSHQ(node, core, thread, vc) \ argument
|
| /freebsd-11-stable/sys/dev/fatm/ |
| HD | if_fatm.c | 1488 struct card_vcc *vc; in fatm_intr_drain_rx() local 1929 fatm_tx(struct fatm_softc *sc, struct mbuf *m, struct card_vcc *vc, u_int mlen) in fatm_tx() 2044 struct card_vcc *vc; in fatm_start() local 2171 fatm_open_finish(struct fatm_softc *sc, struct card_vcc *vc) in fatm_open_finish() 2195 struct card_vcc *vc; in fatm_open_complete() local 2235 struct card_vcc *vc; in fatm_open_vcc() local 2312 fatm_load_vc(struct fatm_softc *sc, struct card_vcc *vc) in fatm_load_vc() 2344 fatm_close_finish(struct fatm_softc *sc, struct card_vcc *vc) in fatm_close_finish() 2365 struct card_vcc *vc; in fatm_close_complete() local 2388 struct card_vcc *vc; in fatm_close_vcc() local
|
| /freebsd-11-stable/sys/dev/en/ |
| HD | midway.c | 968 struct en_vcc *vc; in en_start() local 1140 en_loadvc(struct en_softc *sc, struct en_vcc *vc) in en_loadvc() 1173 struct en_vcc *vc; in en_open_vcc() local 1238 en_close_finish(struct en_softc *sc, struct en_vcc *vc) in en_close_finish() 1258 struct en_vcc *vc; in en_close_vcc() local 1431 int vc, slot; in en_init() local 1764 struct en_vcc *vc; in en_intr_service() local 1807 struct en_vcc *vc; in en_rx_drain() local 1971 struct en_vcc *vc; /* vc we are receiving on */ member 2175 struct en_vcc *vc; in en_service() local
|
| /freebsd-11-stable/usr.sbin/bhyve/ |
| HD | virtio.c | 64 vi_softc_linkup(struct virtio_softc *vs, struct virtio_consts *vc, in vi_softc_linkup() 548 struct virtio_consts *vc; in vi_pci_read() local 669 struct virtio_consts *vc; in vi_pci_write() local
|
| /freebsd-11-stable/sys/mips/nlm/ |
| HD | cms.c | 180 int n_msgs = 0, vc, m, hwtid; in xlp_handle_msg_vc() local 238 int srcid = 0, size = 0, code = 0, vc; in xlp_discard_msg_vc() local
|
| /freebsd-11-stable/sys/dev/drm2/radeon/ |
| HD | r600_cs.c | 97 #define FMT_8_BIT(fmt, vc) [fmt] = { 1, 1, 1, vc, CHIP_R600 } argument 98 #define FMT_16_BIT(fmt, vc) [fmt] = { 1, 1, 2, vc, CHIP_R600 } argument 100 #define FMT_32_BIT(fmt, vc) [fmt] = { 1, 1, 4, vc, CHIP_R600 } argument 102 #define FMT_64_BIT(fmt, vc) [fmt] = { 1, 1, 8, vc, CHIP_R600 } argument 104 #define FMT_128_BIT(fmt, vc) [fmt] = { 1, 1, 16,vc, CHIP_R600 } argument
|
| /freebsd-11-stable/sys/dev/sound/pcm/ |
| HD | channel.c | 1313 chn_setvolume_multi(struct pcm_channel *c, int vc, int left, int right, in chn_setvolume_multi() 1333 chn_setvolume_matrix(struct pcm_channel *c, int vc, int vt, int val) in chn_setvolume_matrix() 1378 chn_getvolume_matrix(struct pcm_channel *c, int vc, int vt) in chn_getvolume_matrix() 1506 chn_vpc_reset(struct pcm_channel *c, int vc, int force) in chn_vpc_reset()
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | varobj.c | 1062 struct varobj_child *vc; in delete_variable_1() local 1229 struct varobj_child *vc; in child_exists() local 1275 struct varobj_child *vc; in save_child_in_parent() local 1291 struct varobj_child *vc, *prev; in remove_child_from_parent() local
|
| /freebsd-11-stable/sys/mips/nlm/dev/sec/ |
| HD | nlmrsa.c | 210 nlm_xlprsaecc_msgring_handler(int vc, int size, int code, int src_id, in nlm_xlprsaecc_msgring_handler()
|
| HD | nlmsec.c | 287 nlm_xlpsec_msgring_handler(int vc, int size, int code, int src_id, in nlm_xlpsec_msgring_handler()
|
| /freebsd-11-stable/sys/dev/patm/ |
| HD | if_patm_attach.c | 1011 patm_dump_vc(u_int unit, u_int vc) in patm_dump_vc()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | cfgloop.c | 875 unsigned int vc = 1; in get_loop_body_in_bfs_order() local
|
| /freebsd-11-stable/usr.bin/pr/ |
| HD | pr.c | 342 struct vcol *vc = NULL; in vertcol() local
|
| /freebsd-11-stable/bin/sh/ |
| HD | parser.c | 1237 int c, vc, i, n; in readcstyleesc() local
|
| /freebsd-11-stable/sys/dev/sound/pci/ |
| HD | solo.c | 94 struct resource *io, *sb, *vc, *mpu, *gp; /* I/O address for the board */ member
|
| /freebsd-11-stable/sys/mips/nlm/dev/net/ |
| HD | xlpge.c | 1482 nlm_xlpge_msgring_handler(int vc, int size, int code, int src_id, in nlm_xlpge_msgring_handler()
|
| /freebsd-11-stable/contrib/ldns/ |
| HD | resolver.c | 428 ldns_resolver_set_usevc(ldns_resolver *r, bool vc) in ldns_resolver_set_usevc()
|
| /freebsd-11-stable/sys/compat/linux/ |
| HD | linux_ioctl.c | 2834 linux_to_bsd_v4l_clip(struct l_video_clip *lvc, struct video_clip *vc) in linux_to_bsd_v4l_clip() 2898 linux_to_bsd_v4l_code(struct l_video_code *lvc, struct video_code *vc) in linux_to_bsd_v4l_code()
|
| /freebsd-11-stable/sys/dev/mlx5/mlx5_core/ |
| HD | mlx5_vport.c | 1615 struct mlx5_vport_counters *vc) in mlx5_get_vport_counters()
|
| /freebsd-11-stable/sys/dev/syscons/ |
| HD | syscons.c | 549 int i, vc; in sc_attach_unit() local
|
| /freebsd-11-stable/stand/libsa/zfs/ |
| HD | zfsimpl.c | 1440 const zap_leaf_chunk_t *vc; in fzap_leaf_value() local
|
| /freebsd-11-stable/sys/sys/ |
| HD | mount.h | 575 #define VCTLTOREQ(vc, req) \ argument
|
| /freebsd-11-stable/sys/net/ |
| HD | if_vxlan.c | 2191 const struct vxlan_control *vc; in vxlan_ioctl_drvspec() local
|