/netbsd/sys/dev/ic/ |
H A D | lance.c | 335 lance_put(struct lance_softc *sc, int boff, struct mbuf *m) in lance_put() 365 lance_get(struct lance_softc *sc, int boff, int totlen) in lance_get() 419 lance_read(struct lance_softc *sc, int boff, int len) in lance_read() 633 lance_copytobuf_contig(struct lance_softc *sc, void *from, int boff, int len) in lance_copytobuf_contig() 644 lance_copyfrombuf_contig(struct lance_softc *sc, void *to, int boff, int len) in lance_copyfrombuf_contig() 655 lance_zerobuf_contig(struct lance_softc *sc, int boff, int len) in lance_zerobuf_contig()
|
H A D | depca.c | 322 depca_copytobuf(struct lance_softc *sc, void *from, int boff, int len) in depca_copytobuf() 331 depca_copyfrombuf(struct lance_softc *sc, void *to, int boff, int len) in depca_copyfrombuf() 340 depca_zerobuf(struct lance_softc *sc, int boff, int len) in depca_zerobuf()
|
/netbsd/sys/arch/evbppc/explora/dev/ |
H A D | le_elb.c | 221 le_copytodesc(struct lance_softc *sc, void *from, int boff, int len) in le_copytodesc() 249 le_copyfromdesc(struct lance_softc *sc, void *to, int boff, int len) in le_copyfromdesc() 267 le_copytobuf(struct lance_softc *sc, void *from, int boff, int len) in le_copytobuf() 282 le_copyfrombuf(struct lance_softc *sc, void *to, int boff, int len) in le_copyfrombuf() 297 le_zerobuf(struct lance_softc *sc, int boff, int len) in le_zerobuf()
|
/netbsd/sys/arch/pmax/ibus/ |
H A D | if_le_ibus.c | 105 le_dec_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len) in le_dec_copytobuf_gap2() 130 le_dec_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len) in le_dec_copyfrombuf_gap2() 157 le_dec_zerobuf_gap2(struct lance_softc *sc, int boff, int len) in le_dec_zerobuf_gap2()
|
/netbsd/sys/arch/amiga/dev/ |
H A D | if_le.c | 417 ariadne_copytodesc_word(struct lance_softc *sc, void *from, int boff, int len) in ariadne_copytodesc_word() 427 ariadne_copyfromdesc_word(struct lance_softc *sc, void *to, int boff, int len) in ariadne_copyfromdesc_word() 439 ariadne_copytobuf_word(struct lance_softc *sc, void *from, int boff, int len) in ariadne_copytobuf_word() 471 ariadne_copyfrombuf_word(struct lance_softc *sc, void *to, int boff, int len) in ariadne_copyfrombuf_word() 503 ariadne_zerobuf_word(struct lance_softc *sc, int boff, int len) in ariadne_zerobuf_word()
|
/netbsd/sys/dev/tc/ |
H A D | if_le_ioasic.c | 194 le_ioasic_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len) in le_ioasic_copytobuf_gap2() 219 le_ioasic_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len) in le_ioasic_copyfrombuf_gap2() 252 le_ioasic_copytobuf_gap16(struct lance_softc *sc, void *fromv, int boff, in le_ioasic_copytobuf_gap16() 334 le_ioasic_copyfrombuf_gap16(struct lance_softc *sc, void *tov, int boff, in le_ioasic_copyfrombuf_gap16() 408 le_ioasic_zerobuf_gap16(struct lance_softc *sc, int boff, int len) in le_ioasic_zerobuf_gap16()
|
/netbsd/sys/arch/vax/if/ |
H A D | if_le.c | 235 lance_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len) in lance_copytobuf_gap2() 260 lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len) in lance_copyfrombuf_gap2() 287 lance_zerobuf_gap2(struct lance_softc *sc, int boff, int len) in lance_zerobuf_gap2()
|
/netbsd/sys/arch/hp300/dev/ |
H A D | if_le.c | 266 le_copytobuf(struct lance_softc *sc, void *from, int boff, int len) in le_copytobuf() 274 le_copyfrombuf(struct lance_softc *sc, void *to, int boff, int len) in le_copyfrombuf() 282 le_zerobuf(struct lance_softc *sc, int boff, int len) in le_zerobuf()
|
/netbsd/sys/dev/mca/ |
H A D | if_le_mca.c | 348 le_mca_copytobuf(struct lance_softc *sc, void *from, int boff, int len) in le_mca_copytobuf() 356 le_mca_copyfrombuf(struct lance_softc *sc, void *to, int boff, int len) in le_mca_copyfrombuf() 364 le_mca_zerobuf(struct lance_softc *sc, int boff, int len) in le_mca_zerobuf()
|
/netbsd/sys/arch/hppa/stand/common/ |
H A D | srt0.S | 75 boff: label
|
/netbsd/sys/fs/ntfs/ |
H A D | ntfs_compr.c | 52 int blen, boff; in ntfs_uncompblock() local
|
/netbsd/sys/arch/ofppc/stand/ofwboot/ |
H A D | rdb.c | 230 daddr_t boff; in search_rdb_label() local
|
/netbsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_denode.c | 205 int boff; in msdosfs_detrunc() local
|
/netbsd/sys/arch/atari/vme/ |
H A D | if_le_vme.c | 608 bvme410_copytobuf(struct lance_softc *sc, void *from, int boff, int len) in bvme410_copytobuf() 621 bvme410_zerobuf(struct lance_softc *sc, int boff, int len) in bvme410_zerobuf()
|
/netbsd/sys/ufs/ffs/ |
H A D | ffs_bswap.c | 199 int32_t btotoff, boff, clustersumoff; in ffs_cg_swap() local
|
/netbsd/sys/arch/acorn32/stand/lib/ |
H A D | riscosdisk.c | 41 daddr_t boff; member
|
/netbsd/sys/arch/landisk/stand/boot/ |
H A D | biosdisk.c | 85 int boff; member
|
/netbsd/sys/dev/sbus/ |
H A D | qe.c | 324 int len, pad, boff = 0; in qe_get() local 373 int len, tlen = 0, boff = 0; in qe_put() local
|
H A D | be.c | 462 int len, tlen = 0, boff = 0; in be_put() local 493 int len, pad, boff = 0; in be_get() local
|
/netbsd/sys/arch/ofppc/ofppc/ |
H A D | disksubr.c | 480 daddr_t boff; in read_rdb_label() local
|
/netbsd/sys/arch/amiga/amiga/ |
H A D | disksubr.c | 401 daddr_t boff; in readdisklabel() local
|
/netbsd/usr.sbin/fstyp/ |
H A D | hammer2.c | 143 size_t bytes, io_bytes, boff, fbytes; in read_media() local
|
/netbsd/sbin/fsck_ffs/ |
H A D | quota2.c | 197 uint64_t boff = off % sblock->fs_bsize; in quota2_list_check() local
|
/netbsd/sys/dev/acpi/ |
H A D | acpi_mcfg.c | 555 int boff; in acpimcfg_map_bus() local 777 int error, boff, b, d, f, endbus; in acpimcfg_configure_bus() local
|
/netbsd/sys/arch/powerpc/booke/ |
H A D | copyout.c | 472 size_t boff = (uintptr_t)udaddr & 3; in copyoutstr() local
|