I use ioscan -fCdisk, to ensure disk is claimed and identified correctly, so then I run, diskinfo /dev/rdsk/cxtxdx, again to see if the disk is identified correctly, so for further investigation I normally run dd if=/dev/rdsk/c0t4d0 of=/dev/null bs=1024k count=64, and a dd if=/dev/rdsk/c0t4d0 of=/dev/null bs=1024k count=128. Now, the 64 and the 128 SHOULD both came back with 64 records in/out and 128 records in/out, if you have a good disk.
There are two types of people in the world, Marines and those who wish they were.