Searched defs:b_proc (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/raidframe/
H A Drf_diskqueue.h77 struct proc *b_proc; /* the b_proc from the original bp passed into member in struct:RF_DiskQueueData_s
H A Drf_dagfuncs.c281 void *b_proc = NULL; local
320 void *b_proc = NULL; local
H A Drf_netbsdkintf.c2279 InitBP(struct buf *bp, struct vnode *b_vp, unsigned rw_flag, dev_t dev, RF_SectorNum_t startSect, RF_SectorCount_t numSect, void *bf, void (*cbFunc) (struct buf *), void *cbArg, int logBytesPerSector, struct proc *b_proc) argument
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dbuf.h125 struct proc *b_proc; /* b: proc if BB_PHYS */ member in struct:buf
H A Dsysctl.h751 uint64_t b_proc; /* PTR: Associated proc if B_PHYS set */ member in struct:buf_sysctl

Completed in 133 milliseconds