Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/megaraid/
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);
4113 megaraid_sysfs_show_ldnum(struct device *dev, struct device_attribute *attr, char *buf) in megaraid_sysfs_show_ldnum() function