1. NAME

mptspi_setTargetNegoParms - Update the target negotiation parameters

2. SYNOPSIS

void mptspi_setTargetNegoParms(MPT_SCSI_HOST *  hd , VirtTarget *  target , struct scsi_device *  sdev );

3. ARGUMENTS

hd
    Pointer to a SCSI Host Structure

target
    per target private data

sdev
    SCSI device

4. DESCRIPTION

Update the target negotiation parameters based on the the Inquiry data, adapter capabilities, and NVRAM settings.

5. COPYRIGHT