Searched refs:lpfc_programtype_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 733 * lpfc_programtype_show - Return the program type of the hba 741 lpfc_programtype_show(struct device *dev, struct device_attribute *attr, in lpfc_programtype_show() function 2640 static DEVICE_ATTR(programtype, S_IRUGO, lpfc_programtype_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 906 * lpfc_programtype_show - Return the program type of the hba 914 lpfc_programtype_show(struct device *dev, struct device_attribute *attr, in lpfc_programtype_show() function 2973 static DEVICE_ATTR(programtype, S_IRUGO, lpfc_programtype_show, NULL);
|
Completed in 18 milliseconds