Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/stand/common/
H A Dct.c308 if ((ct_stat.c_blk - rs->sc_blkno) == 0) in cterror()
311 rs->sc_blkno = ct_stat.c_blk; in cterror()
315 ct_stat.c_vu, ct_stat.c_pend, ct_stat.c_blk); in cterror()
H A Drd.c373 printf(", block %d", rd_stat.c_blk); in rderror()
/netbsd-src/sys/dev/gpib/
H A Dct.c624 blks = sc->sc_stat.c_blk - sc->sc_blkno - 1; in cteof()
627 bp->b_bcount, sc->sc_blkno, sc->sc_stat.c_blk, in cteof()
633 sc->sc_blkno = sc->sc_stat.c_blk; in cteof()
737 sc->sc_stat.c_fef, sc->sc_stat.c_blk)); in ctintr()
772 sc->sc_stat.c_blk); in ctintr()
H A Dcs80busvar.h213 #define c_blk c_pf.cu_sva.cu_lsl macro
H A Dcs80bus.c331 BE32TOH(css->c_blk); in cs80status()
H A Drd.c893 hwbn = css.c_blk; in rderror()
/netbsd-src/sys/arch/hp300/dev/
H A Dct.c676 blks = sc->sc_stat.c_blk - sc->sc_blkno - 1; in cteof()
680 bp->b_bcount, sc->sc_blkno, sc->sc_stat.c_blk, in cteof()
688 sc->sc_blkno = sc->sc_stat.c_blk; in cteof()
774 sc->sc_stat.c_fef, sc->sc_stat.c_blk); in ctintr()
810 sc->sc_stat.c_blk); in ctintr()
H A Dctreg.h59 long c_blk; member
H A Drdreg.h82 #define c_blk c_pf.cu_sva.cu_lsl /* for now */ macro
H A Drd.c1256 hwbn = sp->c_blk; in rderror()