1MPTSPI_IS_RAID(9) Message-based devices MPTSPI_IS_RAID(9)
23
4
NAME
6mptspi_is_raid - Determines whether target is belonging to volume
7
SYNOPSIS
9int mptspi_is_raid(struct _MPT_SCSI_HOST * hd, u32 id);
10
ARGUMENTS
12hd
13Pointer to a SCSI HOST structure
1415
id
16target device id
17
RETURN
19non-zero = true zero = false
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 MPTSPI_IS_RAID(9)