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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c556 static int st_report_soft_errors(dev_t dev, int flag);
3611 if (st_report_soft_errors(dev, flag)) {
12712 st_report_soft_errors(dev_t dev, int flag) function
12716 ST_FUNC(ST_DEVINFO, st_report_soft_errors);
12719 "st_report_soft_errors(dev = 0x%lx, flag = %d)\n", dev, flag);

Completed in 90 milliseconds