1. NAME

mptspi_writeIOCPage4 - write IOC Page 4

2. SYNOPSIS

int mptspi_writeIOCPage4(MPT_SCSI_HOST *  hd , u8  channel , u8  id );

3. ARGUMENTS

hd
    Pointer to a SCSI Host Structure

channel
    channel number

id
    write IOC Page4 for this ID & Bus

4. RETURN

-EAGAIN if unable to obtain a Message Frame or 0 if success.

5. REMARK

We do not wait for a return, write pages sequentially.

6. COPYRIGHT