Searched refs:lpfc_info (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_crtn.h318 const char* lpfc_info(struct Scsi_Host *);
H A Dlpfc_scsi.c2780 * lpfc_info - Info entry point of scsi_host_template data structure
2789 lpfc_info(struct Scsi_Host *host) function
3715 .info = lpfc_info,
3738 .info = lpfc_info,
H A Dlpfc_attr.c186 * @buf: on return contains the formatted text from lpfc_info().
196 return snprintf(buf, PAGE_SIZE, "%s\n",lpfc_info(host));

Completed in 175 milliseconds