3db4e2acd8
VOP_STRATEGY(bp) is replaced by one of two new functions: - VOP_STRATEGY(vp, bp) Call the strategy routine of vp for bp. - DEV_STRATEGY(bp) Call the d_strategy routine of bp->b_dev for bp. DEV_STRATEGY(bp) is used only for block-to-block device situations. |
||
---|---|---|
.. | ||
Makefile | ||
ata.c | ||
ata_raid.c | ||
ata_raid_promise.c | ||
ata_raidreg.h | ||
ata_raidvar.h | ||
ata_wdc.c | ||
atareg.h | ||
atavar.h | ||
files.ata | ||
ld_ataraid.c | ||
satareg.h | ||
wd.c | ||
wdvar.h |