Searched refs:lpfc_modeldesc_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 695 * lpfc_modeldesc_show - Return the model description of the hba 703 lpfc_modeldesc_show(struct device *dev, struct device_attribute *attr, in lpfc_modeldesc_show() function 2638 static DEVICE_ATTR(modeldesc, S_IRUGO, lpfc_modeldesc_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 868 * lpfc_modeldesc_show - Return the model description of the hba 876 lpfc_modeldesc_show(struct device *dev, struct device_attribute *attr, in lpfc_modeldesc_show() function 2971 static DEVICE_ATTR(modeldesc, S_IRUGO, lpfc_modeldesc_show, NULL);
|
Completed in 17 milliseconds