Searched defs:_ctl_version_fw_show (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/mpt2sas/
H A Dmpt2sas_ctl.c2299 * _ctl_version_fw_show - firmware version
2306 _ctl_version_fw_show(struct device *cdev, struct device_attribute *attr, function
2318 static DEVICE_ATTR(version_fw, S_IRUGO, _ctl_version_fw_show, NULL);
/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c2335 * _ctl_version_fw_show - firmware version
2342 _ctl_version_fw_show(struct device *cdev, struct device_attribute *attr, function
2354 static DEVICE_ATTR(version_fw, S_IRUGO, _ctl_version_fw_show, NULL);

Completed in 19 milliseconds