1MPTSPI_WRITEIOCPAGE4(9) Message-based devices MPTSPI_WRITEIOCPAGE4(9)
2
3
4
6 mptspi_writeIOCPage4 - write IOC Page 4
7
9 int mptspi_writeIOCPage4(MPT_SCSI_HOST * hd, u8 channel, u8 id);
10
12 hd
13 Pointer to a SCSI Host Structure
14
15 channel
16 channel number
17
18 id
19 write IOC Page4 for this ID & Bus
20
22 -EAGAIN if unable to obtain a Message Frame or 0 if success.
23
25 We do not wait for a return, write pages sequentially.
26
28Kernel Hackers Manual 2.6. June 2019 MPTSPI_WRITEIOCPAGE4(9)