iostat -d -m
iostat -d /dev/sdc -m -x 2
where
/dev/sdc is the name of the disk ( refer my earlier post on how to map ASM device to physical disks)
await is disk response time
svctm is time to process i/o request by disk
Hope this help! Rupam