lpfc_info
return scnprintf(buf, PAGE_SIZE, "%s\n", lpfc_info(host));
const char* lpfc_info(struct Scsi_Host *);
.info = lpfc_info,