Determines whether target is belonging to volume
int mptspi_is_raid(struct _MPT_SCSI_HOST * hd, u32 id);
hd
Pointer to a SCSI HOST structure
id
target device id
non-zero = true zero = false