HomeSort by: relevance | last modified time | path
    Searched refs:vcb (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hpcmips/stand/
Makefile 54 rm -f hpcmips_stand.vcb
  /src/sys/arch/hpc/stand/
Makefile 67 rm -f hpc_stand.vcb hpc_stand.vcw hpc_stand.vco
68 rm -f hpcboot/HPCBOOT.vcb hpcboot/HPCBOOT.VCW hpcboot/HPCBOOT.VCO
  /src/sys/dev/hpc/
hpcfb.c 988 struct hpcfb_vchar *vcb; local in function:hpcfb_tv_putchar
1004 vcb = &vscn[row].col[vscn[row].maxcol+1];
1005 memset(vcb, 0,

Completed in 12 milliseconds