# @name 
#	SATA modular read write test 
# @desc 
#       modprobe sata module first and then do RW and then rmmod it
# @requires  sata 
# @setup_requires sata

SATA_M_MODULAR_STRESS_RW source "common.sh"; do_cmd blk_device_modular_dd_rw.sh -f "vfat" -b "1M" -c "10" -l "30" -d "sata"
