Searched refs:_ctl_version_bios_show (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/mpt2sas/ |
H A D | mpt2sas_ctl.c | 2322 * _ctl_version_bios_show - bios version 2329 _ctl_version_bios_show(struct device *cdev, struct device_attribute *attr, _ctl_version_bios_show() function 2343 static DEVICE_ATTR(version_bios, S_IRUGO, _ctl_version_bios_show, NULL);
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_ctl.c | 2358 * _ctl_version_bios_show - bios version 2365 _ctl_version_bios_show(struct device *cdev, struct device_attribute *attr, _ctl_version_bios_show() function 2379 static DEVICE_ATTR(version_bios, S_IRUGO, _ctl_version_bios_show, NULL);
|
Completed in 64 milliseconds