1I2O_SCSI_GET_HOST(9) Message-based devices I2O_SCSI_GET_HOST(9)
2
3
4
6 i2o_scsi_get_host - Get an I2O SCSI host
7
9 struct i2o_scsi_host * i2o_scsi_get_host(struct i2o_controller * c);
10
12 c
13 I2O controller to for which to get the SCSI host
14
16 If the I2O controller already exists as SCSI host, the SCSI host is
17 returned, otherwise the I2O controller is added to the SCSI core.
18
19 Returns pointer to the I2O SCSI host on success or NULL on failure.
20
22Kernel Hackers Manual 2.6. June 2019 I2O_SCSI_GET_HOST(9)