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

/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_ctl.c2480 * _ctl_io_delay_show - io missing delay
2490 _ctl_io_delay_show(struct device *cdev, struct device_attribute *attr, _ctl_io_delay_show() function
2499 _ctl_io_delay_show, NULL);
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c2513 * _ctl_io_delay_show - io missing delay
2523 _ctl_io_delay_show(struct device *cdev, struct device_attribute *attr, _ctl_io_delay_show() function
2531 static DEVICE_ATTR(io_delay, S_IRUGO, _ctl_io_delay_show, NULL);

Completed in 120 milliseconds