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

/drivers/infiniband/hw/ipath/
H A Dipath_sysfs.c720 static ssize_t show_logged_errs(struct device *dev, function
1096 static DEVICE_ATTR(logged_errors, S_IRUGO, show_logged_errs, NULL);
/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c553 static ssize_t show_logged_errs(struct device *device, function
621 static DEVICE_ATTR(logged_errors, S_IRUGO, show_logged_errs, NULL);

Completed in 189 milliseconds