Searched defs:vc (Results 1 - 25 of 27) sorted by relevance

12

/src/lib/libm/noieee_src/
H A Dmathimpl.h70 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ macro
74 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ macro
78 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ macro
87 # define vc(name, value, x1,x2,x3,x4, bexp, xval) macro
/src/sys/ufs/chfs/
H A Dchfs_build.c69 chfs_build_set_vnodecache_nlink(struct chfs_mount * chmp,struct chfs_vnode_cache * vc) argument
110 chfs_build_remove_unlinked_vnode(struct chfs_mount * chmp,struct chfs_vnode_cache * vc,struct chfs_dirent_list * unlinked) argument
211 struct chfs_vnode_cache *vc; local in function:chfs_build_filesystem
[all...]
H A Dchfs_nodeops.c71 chfs_add_node_to_list(struct chfs_mount * chmp,struct chfs_vnode_cache * vc,struct chfs_node_ref * new,struct chfs_node_ref ** list) argument
120 chfs_remove_node_from_list(struct chfs_mount * chmp,struct chfs_vnode_cache * vc,struct chfs_node_ref * old_nref,struct chfs_node_ref ** list) argument
157 chfs_remove_and_obsolete(struct chfs_mount * chmp,struct chfs_vnode_cache * vc,struct chfs_node_ref * old_nref,struct chfs_node_ref ** list) argument
217 chfs_add_vnode_ref_to_vc(struct chfs_mount * chmp,struct chfs_vnode_cache * vc,struct chfs_node_ref * new) argument
[all...]
H A Dchfs_scan.c43 struct chfs_vnode_cache *vc; local in function:chfs_scan_make_vnode_cache
106 struct chfs_vnode_cache *vc; local in function:chfs_scan_check_vnode
179 chfs_scan_mark_dirent_obsolete(struct chfs_mount * chmp,struct chfs_vnode_cache * vc,struct chfs_dirent * fd) argument
358 struct chfs_vnode_cache *vc; local in function:chfs_scan_check_data_node
[all...]
H A Dchfs_malloc.c154 struct chfs_vnode_cache* vc; local in function:chfs_vnode_cache_alloc
171 chfs_vnode_cache_free(struct chfs_vnode_cache * vc) argument
[all...]
H A Dchfs_gc.c221 struct chfs_vnode_cache *vc; local in function:chfs_gc_fetch_inode
423 struct chfs_vnode_cache *vc; local in function:chfs_gcollect_pass
[all...]
H A Dchfs_readinode.c285 struct chfs_vnode_cache *vc; local in function:chfs_kill_td
710 struct chfs_vnode_cache *vc; local in function:chfs_obsolete_node_frag
990 struct chfs_vnode_cache *vc = ip->chvc; local in function:chfs_read_inode
[all...]
H A Dchfs.h523 struct chfs_vnode_cache *vc = (struct chfs_vnode_cache *) nref; local in function:chfs_nref_to_vc
/src/sys/arch/hpcmips/vr/
H A Dvr4181ip.c153 vr4181ip_comintr_establish(vrip_chipset_tag_t vc, int unit, int line, argument
H A Dvrip.c311 __vrip_power(vrip_chipset_tag_t vc, int unit, int onoff) argument
327 __vrip_intr_establish(vrip_chipset_tag_t vc, int unit, int line, int level, argument
353 __vrip_intr_disestablish(vrip_chipset_tag_t vc, vrip_intr_handle_t handle) argument
390 __vrip_intr_setmask1(vrip_chipset_tag_t vc, vrip_intr_handle_ argument
418 __vrip_dump_level2mask(vrip_chipset_tag_t vc,vrip_intr_handle_t handle) argument
439 __vrip_intr_getstatus2(vrip_chipset_tag_t vc,vrip_intr_handle_t handle,u_int32_t * mask) argument
457 __vrip_intr_setmask2(vrip_chipset_tag_t vc,vrip_intr_handle_t handle,u_int32_t mask,int onoff) argument
525 __vrip_register_cmu(vrip_chipset_tag_t vc,vrcmu_chipset_tag_t cmu) argument
533 __vrip_register_gpio(vrip_chipset_tag_t vc,hpcio_chip_t chip) argument
544 __vrip_register_dmaau(vrip_chipset_tag_t vc,vrdmaau_chipset_tag_t dmaau) argument
552 __vrip_register_dcu(vrip_chipset_tag_t vc,vrdcu_chipset_tag_t dcu) argument
[all...]
H A Dvrc4173bcu.c517 vrc4173bcu_dump_level2mask(vrip_chipset_tag_t vc, vrip_intr_handle_t handle) argument
538 __vrc4173bcu_power(vrip_chipset_tag_t vc, int unit, int onoff) argument
554 __vrc4173bcu_intr_establish(vrip_chipset_tag_t vc, int unit, int line, argument
580 __vrc4173bcu_intr_disestablish(vrip_chipset_tag_t vc, vrip_intr_handle_t handle) argument
594 __vrc4173bcu_intr_setmask1(vrip_chipset_tag_t vc,vrip_intr_handle_t handle,int enable) argument
619 __vrc4173bcu_intr_getstatus2(vrip_chipset_tag_t vc,vrip_intr_handle_t handle,u_int32_t * status) argument
634 __vrc4173bcu_intr_setmask2(vrip_chipset_tag_t vc,vrip_intr_handle_t handle,u_int32_t mask,int onoff) argument
695 __vrc4173bcu_register_cmu(vrip_chipset_tag_t vc,vrcmu_chipset_tag_t cmu) argument
701 __vrc4173bcu_register_gpio(vrip_chipset_tag_t vc,hpcio_chip_t chip) argument
707 __vrc4173bcu_register_dmaau(vrip_chipset_tag_t vc,vrdmaau_chipset_tag_t dmaau) argument
714 __vrc4173bcu_register_dcu(vrip_chipset_tag_t vc,vrdcu_chipset_tag_t dcu) argument
[all...]
/src/sys/arch/evbppc/virtex/dev/
H A Dtft_plb.c174 struct vcons_data *vc = arg; local in function:plb_tft_mmap
/src/usr.sbin/mrouted/
H A Dkern.c123 struct vifctl vc; local in function:k_add_vif
/src/sys/dev/hpc/
H A Dvideo_subr.c219 video_calibration_pattern(struct video_chip *vc) argument
234 linebpp_unimpl(struct video_chip * vc,int x0,int y0,int x1,int y1) argument
243 dotbpp_unimpl(struct video_chip * vc,int x,int y) argument
250 video_attach_drawfunc(struct video_chip * vc) argument
273 video_line(struct video_chip * vc,int x0,int y0,int x1,int y1) argument
280 video_dot(struct video_chip * vc,int x,int y) argument
[all...]
H A Dhpcfb.c987 struct hpcfb_vchar *vc = &vscn[row].col[col]; local in function:hpcfb_tv_putchar
/src/sys/arch/hpcarm/dev/
H A Depsonlcd.c177 struct video_chip *vc = &sc->sc_vc; local in function:epsonlcd_setup_hpcfbif
247 epsonlcd_get_video_chip(struct epsonlcd_softc * sc,struct video_chip * vc) argument
[all...]
/src/sys/arch/vax/uba/
H A Duba_sbi.c223 struct uba_vsoftc * const vc = (void *)sc; local in function:dw780_beforescan
233 struct uba_vsoftc * const vc = (void *)sc; local in function:dw780_afterscan
244 struct uba_vsoftc * const vc = (void *)sc; local in function:dw780_errchk
258 struct uba_vsoftc *vc = arg; local in function:uba_dw780int_common
301 struct uba_vsoftc *vc = (void *)sc; local in function:dw780_init
313 struct uba_vsoftc *vc = (void *)sc; local in function:dw780_purge
334 struct uba_vsoftc *vc = (void *)uh; local in function:ubaerror
[all...]
/src/sys/dev/pci/
H A Dvga_pci.c316 struct vga_config *vc = v; local in function:vga_pci_ioctl
338 struct vga_config *vc = v; local in function:vga_pci_mmap
H A Desa.c219 struct esa_voice *vc; local in function:esa_set_format
233 struct esa_voice *vc; local in function:esa_commit_settings
308 struct esa_voice *vc; local in function:esa_halt_output
351 struct esa_voice *vc; local in function:esa_halt_input
393 struct esa_voice *vc; local in function:esa_malloc
417 struct esa_voice *vc; local in function:esa_free
444 struct esa_voice *vc; local in function:esa_set_port
455 struct esa_voice *vc; local in function:esa_get_port
466 struct esa_voice *vc; local in function:esa_query_devinfo
486 struct esa_voice *vc; local in function:esa_trigger_output
620 struct esa_voice *vc; local in function:esa_trigger_input
753 struct esa_voice *vc; local in function:esa_intr
1261 struct esa_voice *vc; local in function:esa_init
1541 esa_add_list(struct esa_voice * vc,struct esa_list * el,uint16_t val,int index) argument
1556 esa_remove_list(struct esa_voice * vc,struct esa_list * el,int index) argument
1707 struct esa_voice *vc; local in function:esa_get_locks
[all...]
/src/sys/dev/ic/
H A Dvga.c323 egavga_getfont(struct vga_config *vc, struct vgascreen *scr, const char *name, argument
380 egavga_unreffont(struct vga_config *vc, struct egavga_font *f) argument
402 vga_selectfont(struct vga_config *vc, struct vgascreen *scr, const char *name1, argument
441 vga_init_screen(struct vga_config * vc,struct vgascreen * scr,const struct wsscreen_descr * type,int existing,long * attrp) argument
527 vga_init(struct vga_config * vc,bus_space_tag_t iot,bus_space_tag_t memt) argument
596 struct vga_config *vc; local in function:vga_common_attach
715 struct vga_config *vc; local in function:vga_cndetach
749 vga_get_video(struct vga_config * vc) argument
756 vga_set_video(struct vga_config * vc,int state) argument
782 struct vga_config *vc = v; local in function:vga_ioctl
850 struct vga_config *vc = v; local in function:vga_mmap
866 struct vga_config *vc = v; local in function:vga_alloc_screen
901 struct vga_config *vc = vs->cfg; local in function:vga_free_screen
922 vga_usefont(struct vga_config * vc,struct egavga_font * f) argument
958 vga_setfont(struct vga_config * vc,struct vgascreen * scr) argument
982 struct vga_config *vc = scr->cfg; local in function:vga_show_screen
1003 vga_doswitch(struct vga_config * vc) argument
1073 struct vga_config *vc = v; local in function:vga_load_font
1098 struct vga_config *vc = scr->cfg; local in function:vga_allocattr
1459 struct vga_config *vc = v; local in function:vga_scroll
1507 vga_getborder(struct vga_config * vc,u_int * valuep) argument
1527 vga_setborder(struct vga_config * vc,u_int value) argument
1555 vga_save_palette(struct vga_config * vc) argument
1573 vga_restore_palette(struct vga_config * vc) argument
[all...]
H A Dvga_raster.c377 vga_raster_init(struct vga_config *vc, bus_space_tag_t iot, argument
438 vga_raster_init_screen(struct vga_config * vc,struct vgascreen * scr,const struct wsscreen_descr * type,int existing,long * attrp) argument
527 struct vga_config *vc; local in function:vga_common_attach
558 struct vga_config *vc; local in function:vga_cndetach
592 vga_get_video(struct vga_config * vc) argument
599 vga_set_video(struct vga_config * vc,int state) argument
626 struct vga_config *vc = v; local in function:vga_raster_ioctl
688 struct vga_config *vc = v; local in function:vga_raster_mmap
704 struct vga_config *vc = v; local in function:vga_raster_alloc_screen
735 struct vga_config *vc = vs->cfg; local in function:vga_raster_free_screen
753 struct vga_config *vc = scr->cfg; local in function:vga_raster_show_screen
774 vga_switch_screen(struct vga_config * vc) argument
846 vga_raster_setup_font(struct vga_config * vc,struct vgascreen * scr) argument
1405 struct vga_config *vc = scr->cfg; local in function:vga_raster_allocattr
1458 vga_raster_setscreentype(struct vga_config * vc,const struct wsscreen_descr * type) argument
[all...]
/src/sys/dev/isa/
H A Dega.c286 ega_selectfont(struct ega_config *vc, struct egascreen *scr, char *name1, char *name2) argument
336 ega_init_screen(struct ega_config *vc, struct egascreen *scr, const struct wsscreen_descr *type, int existing, long *attrp) argument
393 ega_init(struct ega_config * vc,bus_space_tag_t iot,bus_space_tag_t memt,int mono) argument
585 struct ega_config *vc = v; local in function:ega_alloc_screen
621 struct ega_config *vc = vs->cfg; local in function:ega_free_screen
634 ega_setfont(struct ega_config * vc,struct egascreen * scr) argument
652 struct ega_config *vc = scr->cfg; local in function:ega_show_screen
673 ega_doswitch(struct ega_config * vc) argument
744 struct ega_config *vc = v; local in function:ega_load_font
800 struct ega_config *vc = scr->cfg; local in function:ega_allocattr
[all...]
/src/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461video.c106 struct video_chip vc; member in struct:hd64461video_chip
205 struct video_chip *vc = &hd64461video_chip.vc; local in function:hd64461video_attach
329 struct video_chip *vc = &hvc->vc; local in function:hd64461video_setup_hpcfbif
963 struct video_chip *vc = &hvc->vc; local in function:hd64461video_update_videochip_status
1124 hd64461video_set_clut(struct hd64461video_chip * vc,int idx,int cnt,uint8_t * r,uint8_t * g,uint8_t * b) argument
1148 hd64461video_get_clut(struct hd64461video_chip * vc,int idx,int cnt,uint8_t * r,uint8_t * g,uint8_t * b) argument
1198 hd64461video_off(struct hd64461video_chip * vc) argument
1213 hd64461video_on(struct hd64461video_chip * vc) argument
[all...]
/src/usr.bin/pr/
H A Dpr.c339 struct vcol *vc = NULL; local in function:vertcol
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_ramgk104.c261 int vc = !next->bios.ramcfg_11_02_08; local in function:gk104_ram_calc_gddr5
712 int vc = !next->bios.ramcfg_11_02_08; local in function:gk104_ram_calc_sddr3

Completed in 84 milliseconds

12