Home
last modified time | relevance | path

Searched refs:vcb (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/arch/hpc/stand/
H A DMakefile67 rm -f hpc_stand.vcb hpc_stand.vcw hpc_stand.vco
68 rm -f hpcboot/HPCBOOT.vcb hpcboot/HPCBOOT.VCW hpcboot/HPCBOOT.VCO
/netbsd/sys/arch/hpcmips/stand/
H A DMakefile54 rm -f hpcmips_stand.vcb
/netbsd/sys/dev/hpc/
H A Dhpcfb.c988 struct hpcfb_vchar *vcb; in hpcfb_tv_putchar() local
1004 vcb = &vscn[row].col[vscn[row].maxcol+1]; in hpcfb_tv_putchar()
1005 memset(vcb, 0, in hpcfb_tv_putchar()