Searched refs:lpfc_vportnum_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 771 * lpfc_vportnum_show - Return the port number in ascii of the hba 779 lpfc_vportnum_show(struct device *dev, struct device_attribute *attr, in lpfc_vportnum_show() function 2641 static DEVICE_ATTR(portnum, S_IRUGO, lpfc_vportnum_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 925 * lpfc_vportnum_show - Return the port number in ascii of the hba 933 lpfc_vportnum_show(struct device *dev, struct device_attribute *attr, in lpfc_vportnum_show() function 2974 static DEVICE_ATTR(portnum, S_IRUGO, lpfc_vportnum_show, NULL);
|
Completed in 16 milliseconds