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

/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c130 static ssize_t megaraid_sysfs_show_ldnum(struct device *, struct device_attribute *attr, char *);
327 DEVICE_ATTR(megaraid_mbox_ld, S_IRUSR, megaraid_sysfs_show_ldnum, NULL);
4070 * megaraid_sysfs_show_ldnum - display the logical drive number for this device
4085 megaraid_sysfs_show_ldnum(struct device *dev, struct device_attribute *attr, char *buf) megaraid_sysfs_show_ldnum() function

Completed in 42 milliseconds