Write ioc page 4
int mptspi_writeIOCPage4(MPT_SCSI_HOST * hd, u8 channel, u8 id);
hd
Pointer to a SCSI Host Structure
channel
channel number
id
write IOC Page4 for this ID & Bus
-EAGAIN if unable to obtain a Message Frame or 0 if success.
We do not wait for a return, write pages sequentially.