Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dbmd.c135 int bl_end; member
220 bq->bl_end = bq->bl_col; in bmd_escape_0()
224 bq->bl_col = bq->bl_end = bp->bc_xmin; in bmd_escape_0()
325 bq->bl_col = bq->bl_end = bp->bc_xmin; in bmdinit()
381 bq->bl_end++; in bmdputc()
383 bq->bl_col = bq->bl_end = bp->bc_xmin; in bmdputc()
406 bq->bl_col = bq->bl_end = i; in bmdputc()
463 bq->bl_col = bq->bl_end = bp->bc_xmin; in bmdclear()