Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dlance.c328 lance_put(struct lance_softc *sc, int boff, struct mbuf *m) in lance_put()
358 lance_get(struct lance_softc *sc, int boff, int totlen) in lance_get()
404 lance_read(struct lance_softc *sc, int boff, int len) in lance_read()
620 lance_copytobuf_contig(struct lance_softc *sc, void *from, int boff, int len) in lance_copytobuf_contig()
631 lance_copyfrombuf_contig(struct lance_softc *sc, void *to, int boff, int len) in lance_copyfrombuf_contig()
642 lance_zerobuf_contig(struct lance_softc *sc, int boff, int len) in lance_zerobuf_contig()
/openbsd-src/sys/dev/tc/
H A Dif_le_ioasic.c218 int boff, int len) in le_ioasic_copytobuf_gap2()
244 int boff, int len) in le_ioasic_copyfrombuf_gap2()
278 int boff, int len) in le_ioasic_copytobuf_gap16()
360 int boff, int len) in le_ioasic_copyfrombuf_gap16()
433 le_ioasic_zerobuf_gap16(struct lance_softc *sc, int boff, int len) in le_ioasic_zerobuf_gap16()
/openbsd-src/sys/arch/hppa/stand/boot/
H A Dsrt0.S74 boff label
/openbsd-src/sys/ntfs/
H A Dntfs_compr.c46 int blen, boff; in ntfs_uncompblock() local
/openbsd-src/usr.sbin/makefs/msdos/
H A Dmsdosfs_denode.c198 int boff; in detrunc() local
/openbsd-src/sys/dev/sbus/
H A Dqe.c312 int len, pad, boff = 0; in qe_get() local
360 int len, tlen = 0, boff = 0; in qe_put() local
H A Dbe.c448 int len, tlen = 0, boff = 0; in be_put() local
478 int len, pad, boff = 0; in be_get() local
/openbsd-src/sys/msdosfs/
H A Dmsdosfs_denode.c384 int boff; in detrunc() local
/openbsd-src/sys/net/
H A Dart.c154 uint8_t boff, bend; in art_bindex() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Drtti.c590 tree static_type, target_type, boff; in build_dynamic_cast_1() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Drtti.c574 tree static_type, target_type, boff; local
H A Dsearch.c431 int boff = dynamic_cast_base_recurse (subtype, TYPE_BINFO (target), local
/openbsd-src/usr.bin/file/
H A Dmagic-test.c137 size_t aoff, boff, aspaces, bspaces; in magic_test_eq() local
/openbsd-src/usr.bin/awk/
H A Drun.c119 int boff = pbptr ? *pbptr - *pbuf : 0; in adjbuf() local