const char * info (struct Scsi_Host * shp);
Return ASCII null terminated string. [This driver is assumed to manage the memory pointed to and maintain it, typically for the lifetime of this host.]
Return ASCII null terminated string. [This driver is assumed to manage the memory pointed to and maintain it, typically for the lifetime of this host.]
Often supplies PCI or ISA information such as IO addresses and interrupt numbers. If not supplied struct Scsi_Host::name used instead. It is assumed the returned information fits on one line (i.e. does not included embedded newlines). The SCSI_IOCTL_PROBE_HOST ioctl yields the string returned by this function (or struct Scsi_Host::name if this function is not available). In a similar manner, scsi_register_host outputs to the console each host's ``info'' (or name) for the driver it is registering. Also if proc_info is not supplied, the output of this function is used instead.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
If you have comments on the formatting of this manpage, then please contact Michael Still (mikal@stillhq.com).
This documentation was generated with kernel version 2.5.73.