1MPTSPI_SETTARGETNEGO(9) Message-based devices MPTSPI_SETTARGETNEGO(9)
2
3
4
6 mptspi_setTargetNegoParms - Update the target negotiation parameters
7
9 void mptspi_setTargetNegoParms(MPT_SCSI_HOST * hd, VirtTarget * target,
10 struct scsi_device * sdev);
11
13 hd
14 Pointer to a SCSI Host Structure
15
16 target
17 per target private data
18
19 sdev
20 SCSI device
21
23 Update the target negotiation parameters based on the the Inquiry data,
24 adapter capabilities, and NVRAM settings.
25
27Kernel Hackers Manual 3.10 June 2019 MPTSPI_SETTARGETNEGO(9)