Searched refs:lpfc_fwrev_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 790 * lpfc_fwrev_show - Return the firmware rev running in the hba 798 lpfc_fwrev_show(struct device *dev, struct device_attribute *attr, in lpfc_fwrev_show() function 2642 static DEVICE_ATTR(fwrev, S_IRUGO, lpfc_fwrev_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 944 * lpfc_fwrev_show - Return the firmware rev running in the hba 952 lpfc_fwrev_show(struct device *dev, struct device_attribute *attr, in lpfc_fwrev_show() function 2975 static DEVICE_ATTR(fwrev, S_IRUGO, lpfc_fwrev_show, NULL);
|
Completed in 21 milliseconds