Searched defs:bp (Results 276 - 300 of 743) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/dev/pst/
H A Dpst-raid.c67 struct bio *bp; /* associated bio ptr */ member in struct:pst_request
199 pststrategy(struct bio *bp) argument
213 struct bio *bp; local
[all...]
/freebsd-11-stable/sys/powerpc/mambo/
H A Dmambo_disk.c182 mambodisk_strategy(struct bio *bp) argument
197 struct bio *bp; local
[all...]
/freebsd-11-stable/sys/riscv/htif/
H A Dhtif_block.c203 struct bio *bp; local
267 htif_blk_strategy(struct bio *bp) argument
[all...]
/freebsd-11-stable/sys/dev/ida/
H A Dida.c484 ida_submit_buf(struct ida_softc *ida, struct bio *bp) argument
498 struct bio *bp; local
[all...]
/freebsd-11-stable/sys/dev/iscsi_initiator/
H A Discsi_subr.c85 caddr_t bp = csio->data_ptr; local
156 caddr_t bp; local
565 caddr_t bp = NULL; // = mtod(pq->mp, caddr_t); local
[all...]
/freebsd-11-stable/sys/dev/iser/
H A Diser_initiator.c302 iser_bio_to_sg(struct bio *bp, struct iser_data_buf *data_buf) argument
/freebsd-11-stable/sys/dev/fdc/
H A Dfdcvar.h59 struct bio *bp; /* active buffer */ member in struct:fdc_data
/freebsd-11-stable/sys/dev/firewire/
H A Dfwcrom.c187 uint32_t *bp; local
H A Dfwmem.c326 struct bio *bp; local
343 fwmem_strategy(struct bio *bp) argument
[all...]
/freebsd-11-stable/sys/fs/cd9660/
H A Dcd9660_lookup.c113 struct buf *bp; /* a buffer of directory entries */ local
443 struct buf *bp; local
[all...]
H A Dcd9660_rrip.c497 struct buf *bp = NULL; local
H A Dcd9660_vfsops.c209 struct buf *bp = NULL; local
654 struct buf *bp; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_devstat.c252 devstat_start_transaction_bio(struct devstat *ds, struct bio *bp) argument
339 devstat_end_transaction_bio(struct devstat *ds, struct bio *bp) argument
346 devstat_end_transaction_bio_bt(struct devstat *ds, struct bio *bp, argument
[all...]
/freebsd-11-stable/sys/fs/nandfs/
H A Dbmap.c72 struct buf *bp; local
136 struct buf *bp; local
183 struct buf *bp; local
303 struct buf *bp; local
[all...]
H A Dnandfs_alloc.c93 struct buf *bp, *bp2; local
331 struct buf *bp; local
[all...]
H A Dnandfs_sufile.c83 struct buf *bp_header, *bp; local
217 struct buf *bp; local
244 struct buf *bp; local
281 struct buf *bp_header, *bp; local
343 struct buf *bp; local
374 struct buf *bp; local
437 struct buf *bp; local
508 struct buf *bp; local
[all...]
/freebsd-11-stable/sys/fs/udf/
H A Dudf.h65 struct buf *bp; member in struct:udf_dirstream
98 udf_readdevblks(struct udf_mnt *udfmp, int sector, int size, struct buf **bp) argument
/freebsd-11-stable/sys/dev/scd/
H A Dscdvar.h10 struct bio * bp; member in struct:scd_mbx
/freebsd-11-stable/sys/dev/mcd/
H A Dmcdvar.h10 struct bio * bp; member in struct:mcd_mbx
/freebsd-11-stable/usr.bin/tcopy/
H A Dtcopy.c295 void *bp; local
/freebsd-11-stable/usr.bin/tsort/
H A Dtsort.c189 grow_buf(void *bp, size_t size) argument
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-snit.c120 register u_char *bp, *cp, *ep; local
[all...]
H A Dpcap-pf.c104 register u_char *p, *bp; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb_il.c54 print_log_bp(const blkptr_t *bp, const char *prefix) argument
151 blkptr_t *bp = &lr->lr_blkptr; local
337 print_log_block(zilog_t *zilog, blkptr_t *bp, void *arg, uint64_t claim_txg) argument
[all...]
/freebsd-11-stable/contrib/libxo/encoder/cbor/
H A Denc_cbor.c45 char *bp, *tp; local
135 char *bp local
[all...]

Completed in 158 milliseconds

<<11121314151617181920>>