Searched defs:boff (Results 1 – 7 of 7) sorted by relevance
/csrg-svn/sys/pmax/dev/ |
H A D | if_le.c | 775 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 D | rz.c | 397 register int boff = dbtob(bn) & (bsize - 1); local
|
/csrg-svn/old/pcc/c2.tahoe/ |
H A D | c21.c | 395 register int boff; /* bit offset */ in bmove() local
|
/csrg-svn/old/roff/common_source/ |
H A D | n3.c | 312 filep boff(i) in boff() function
|
/csrg-svn/sys/dev/scsi/ |
H A D | sd.c | 362 register int bn, resid, boff, count; local
|
/csrg-svn/sys/hp300/dev/ |
H A D | sd.c | 582 register int boff = dbtob(bn) & (bsize - 1); local
|
/csrg-svn/old/pcc/c2.vax/ |
H A D | c21.c | 340 register int boff; /* bit offset */ in bmove() local
|