Searched defs:vd (Results 1 - 25 of 65) sorted by relevance

123

/freebsd-10-stable/contrib/ipfilter/
H A Dmls_rule.c51 struct vdldrv vd = variable in typeref:struct:vdldrv
67 struct vdldrv vd = variable in typeref:struct:vdldrv
H A Dml_ipl.c65 struct vdldrv vd = variable in typeref:struct:vdldrv
81 struct vdldrv vd = variable in typeref:struct:vdldrv
H A Dmls_ipl.c97 struct vdldrv vd = variable in typeref:struct:vdldrv
113 struct vdldrv vd = variable in typeref:struct:vdldrv
/freebsd-10-stable/sys/dev/vt/hw/efifb/
H A Defifb.c76 vt_efifb_probe(struct vt_device *vd) argument
99 vt_efifb_init(struct vt_device *vd) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_root.c50 too_many_errors(vdev_t *vd, int numerrors) argument
57 vdev_root_open(vdev_t *vd, uint64_t *asize, uint64_t *max_asize, argument
93 vdev_root_close(vdev_t *vd) argument
100 vdev_root_state_change(vdev_t *vd, int faulted, int degraded) argument
[all...]
H A Dvdev_missing.c47 vdev_missing_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, argument
65 vdev_missing_close(vdev_t *vd) argument
H A Dvdev_file.c54 vdev_file_hold(vdev_t *vd) argument
60 vdev_file_rele(vdev_t *vd) argument
66 vdev_file_open(vdev_t *vd, uint64_t *psize, uint64_t *max_psize, argument
157 vdev_file_close(vdev_t *vd) argument
190 vdev_t *vd = zio->io_vd; local
212 vdev_t *vd = zio->io_vd; local
[all...]
H A Dzio_inject.c217 vdev_t *vd = zio->io_vd; local
257 zio_handle_device_injection(vdev_t *vd, zio_t *zio, int error) argument
404 vdev_t *vd local
[all...]
H A Dspa_config.c390 spa_config_generate(spa_t *spa, vdev_t *vd, uint64_t txg, int getstats) argument
[all...]
H A Dvdev_cache.c230 vdev_t *vd = fio->io_vd; local
380 vdev_cache_purge(vdev_t *vd) argument
392 vdev_cache_init(vdev_t *vd) argument
408 vdev_cache_fini(vdev_t *vd) argument
H A Dvdev_label.c187 vdev_label_read(zio_t *zio, vdev_t *vd, int l, void *buf, uint64_t offset, argument
201 vdev_label_write(zio_t *zio, vdev_t *vd, int l, void *buf, uint64_t offset, argument
220 vdev_config_generate(spa_t *spa, vdev_t *vd, boolean_t getstats, argument
434 vdev_label_read_config(vdev_t *vd, uint64_t txg) argument
507 vdev_inuse(vdev_t *vd, uint64_t crtxg, vdev_labeltype_t reason, uint64_t *spare_guid, uint64_t *l2cache_guid) argument
626 vdev_label_init(vdev_t *vd, uint64_t crtxg, vdev_labeltype_t reason) argument
861 vdev_label_write_pad2(vdev_t *vd, const char *buf, size_t size) argument
938 vdev_t *vd = zio->io_vd; local
966 vdev_uberblock_load_impl(zio_t *zio, vdev_t *vd, int flags, struct ubl_cbdata *cbp) argument
1042 vdev_uberblock_sync(zio_t *zio, uberblock_t *ub, vdev_t *vd, int flags) argument
1140 vdev_label_sync(zio_t *zio, vdev_t *vd, int l, uint64_t txg, int flags) argument
1185 vdev_t *vd; local
1239 vdev_t *vd; local
[all...]
/freebsd-10-stable/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c157 vt_efb_probe(struct vt_device *vd) argument
175 vt_efb_init(struct vt_device *vd) argument
H A Dvt_fb.c87 vt_fb_ioctl(struct vt_device *vd, u_long cmd, caddr_t data, struct thread *td) argument
127 vt_fb_mmap(struct vt_device *vd, vm_ooffset_t offset, vm_paddr_t *paddr, argument
149 vt_fb_setpixel(struct vt_device *vd, int x, int y, term_color_t color) argument
184 vt_fb_drawrect(struct vt_device *vd, in argument
201 vt_fb_blank(struct vt_device *vd, term_color_t color) argument
246 vt_fb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, const uint8_t *pattern, const uint8_t *mask, unsigned int width, unsigned int height, unsigned int x, unsigned int y, term_color_t fg, term_color_t bg) argument
311 vt_fb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, const term_rect_t *area) argument
364 vt_fb_postswitch(struct vt_device *vd) argument
398 vt_fb_init(struct vt_device *vd) argument
444 vt_fb_suspend(struct vt_device *vd) argument
451 vt_fb_resume(struct vt_device *vd) argument
[all...]
/freebsd-10-stable/sys/amd64/amd64/
H A Dmem.c83 u_long v, vd; local
/freebsd-10-stable/lib/msun/src/
H A Ds_cbrtl.c114 #define vd ((long double)vd2 + vd1) macro
/freebsd-10-stable/sys/powerpc/ps3/
H A Dps3_syscons.c93 ps3fb_probe(struct vt_device *vd) argument
162 ps3fb_init(struct vt_device *vd) argument
/freebsd-10-stable/contrib/apr-util/dbm/
H A Dapr_dbm_ndbm.c143 datum kd, vd; local
H A Dapr_dbm_sdbm.c127 apr_sdbm_datum_t kd, vd; local
158 apr_sdbm_datum_t vd, kd; local
H A Dapr_dbm_gdbm.c154 datum kd, vd; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h106 virtual void handleUseOfUninitVariable(const VarDecl *vd, argument
112 virtual void handleSelfInit(const VarDecl *vd) {} argument
/freebsd-10-stable/tools/regression/usr.bin/cc/
H A Dfloat.c120 volatile double vd; local
[all...]
/freebsd-10-stable/contrib/apr-util/buckets/
H A Dapr_brigade.c661 struct brigade_vprintf_data_t *vd = (struct brigade_vprintf_data_t*)buff; local
683 struct brigade_vprintf_data_t vd; local
[all...]
/freebsd-10-stable/sys/dev/fb/
H A Dcreator_vt.c73 creatorfb_probe(struct vt_device *vd) argument
102 creatorfb_init(struct vt_device *vd) argument
166 creatorfb_blank(struct vt_device *vd, term_color_t color) argument
181 creatorfb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, argument
224 creatorfb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, argument
[all...]
/freebsd-10-stable/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c80 ofwfb_probe(struct vt_device *vd) argument
105 ofwfb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, argument
202 ofwfb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, argument
255 ofwfb_initialize(struct vt_device *vd) argument
308 ofwfb_init(struct vt_device *vd) argument
[all...]
/freebsd-10-stable/usr.sbin/bhyve/
H A Dvirtio.c205 _vq_record(int i, volatile struct virtio_desc *vd, struct vmctx *ctx, argument

Completed in 130 milliseconds

123