Home
last modified time | relevance | path

Searched defs:boff (Results 1 – 7 of 7) sorted by relevance

/csrg-svn/sys/pmax/dev/
H A Dif_le.c775 register int boff = 0; variable
805 register int len, resid, boff; local
1078 copytobuf_contig(from, lebuf, boff, len) in copytobuf_contig() argument
1092 copyfrombuf_contig(lebuf, boff, to, len) in copyfrombuf_contig() argument
1106 bzerobuf_contig(lebuf, boff, len) in bzerobuf_contig() argument
1124 copytobuf_gap2(from, lebuf, boff, len) in copytobuf_gap2() argument
1161 copyfrombuf_gap2(lebuf, boff, to, len) in copyfrombuf_gap2() argument
1200 bzerobuf_gap2(lebuf, boff, len) in bzerobuf_gap2() argument
1226 copytobuf_gap16(from, lebuf, boff, len) in copytobuf_gap16() argument
1249 copyfrombuf_gap16(lebuf, boff, to, len) in copyfrombuf_gap16() argument
[all …]
H A Drz.c397 register int boff = dbtob(bn) & (bsize - 1); local
/csrg-svn/old/pcc/c2.tahoe/
H A Dc21.c395 register int boff; /* bit offset */ in bmove() local
/csrg-svn/old/roff/common_source/
H A Dn3.c312 filep boff(i) in boff() function
/csrg-svn/sys/dev/scsi/
H A Dsd.c362 register int bn, resid, boff, count; local
/csrg-svn/sys/hp300/dev/
H A Dsd.c582 register int boff = dbtob(bn) & (bsize - 1); local
/csrg-svn/old/pcc/c2.vax/
H A Dc21.c340 register int boff; /* bit offset */ in bmove() local