Home
last modified time | relevance | path

Searched refs:megaraid_sysfs_show_ldnum (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c125 static ssize_t megaraid_sysfs_show_ldnum(struct device *, struct device_attribute *attr, char *);
315 static DEVICE_ATTR(megaraid_mbox_ld, S_IRUSR, megaraid_sysfs_show_ldnum, NULL);
3997 * megaraid_sysfs_show_ldnum - display the logical drive number for this device
4012 megaraid_sysfs_show_ldnum(struct device *dev, struct device_attribute *attr, char *buf) in megaraid_sysfs_show_ldnum() function

Completed in 5 milliseconds