|
Lines 270-276
on tape reads.
Link Here
|
| 270 |
Tape drives normally return sense data (which contains the residual) when the |
270 |
Tape drives normally return sense data (which contains the residual) when the |
| 271 |
application reads a block that is not the same length as the amount of data |
271 |
application reads a block that is not the same length as the amount of data |
| 272 |
requested. |
272 |
requested. |
| 273 |
The SILI bit supresses that notification in most cases. |
273 |
The SILI bit suppresses that notification in most cases. |
| 274 |
See the SSC-5 spec (available at t10.org), specifically the section on the |
274 |
See the SSC-5 spec (available at t10.org), specifically the section on the |
| 275 |
READ(6) command, for more information. |
275 |
READ(6) command, for more information. |
| 276 |
.It eot_warn |
276 |
.It eot_warn |
| 277 |
- |
|
|