NetBSD/sys/dev/bi
thorpej 071aed40ac A foolish consistency; most parts of the kernel use bp->b_data, so
change these from bp->b_un.b_addr to bp->b_data, as well.  This also
allows us more flexibility to experiment with other data buffer types
hung off of struct buf.
2000-05-19 18:54:22 +00:00
..
bi.c
bireg.h
bivar.h
files.bi
if_ni.c
if_nireg.h
kdb.c A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
kdbreg.h
uba_bi.c