Searched refs:lpfc_hdw_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 824 * lpfc_hdw_show - Return the jedec information about the hba 832 lpfc_hdw_show(struct device *dev, struct device_attribute *attr, char *buf) in lpfc_hdw_show() function 2643 static DEVICE_ATTR(hdw, S_IRUGO, lpfc_hdw_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 978 * lpfc_hdw_show - Return the jedec information about the hba 986 lpfc_hdw_show(struct device *dev, struct device_attribute *attr, char *buf) in lpfc_hdw_show() function 2976 static DEVICE_ATTR(hdw, S_IRUGO, lpfc_hdw_show, NULL);
|
Completed in 16 milliseconds