{~TP_WRP,TP_ST0|TP_FIL|TP_MBD,/* NOTE: ST1 not set! */"Marginal block detected"/* 14 */},
{
{~(TP_ST0|TP_WRP|TP_EOM|TP_UDA|TP_BNL|TP_FIL|TP_NDT),TP_ST1|TP_EOR,/********** Is the extra TP_NDT really needed Eddy? **********/"End of recorded media"/* extra: 15 */},
~(TP_ST0|TP_CNI|TP_USL|TP_WRP|TP_BOM),
TP_ST1|TP_POR,"Reset occurred"/* 13 */},
{
~TP_WRP,TP_ST0|TP_FIL|TP_MBD,/* NOTE: ST1 not set! */
"Marginal block detected"/* 14 */},
{
~(TP_ST0|TP_WRP|TP_EOM|TP_UDA|TP_BNL|TP_FIL|
TP_NDT),TP_ST1|TP_EOR,
/********** Is the extra TP_NDT really needed Eddy? **********/
"End of recorded media"/* extra: 15 */},
/* 15 is returned when SEEKEOD completes successfully */
/* 15 is returned when SEEKEOD completes successfully */
{
{~(TP_WRP|TP_ST0),TP_ST1|TP_BOM,"Beginning of media"/* extra: 16 */}
~(TP_WRP|TP_ST0),TP_ST1|TP_BOM,"Beginning of media"/* extra: 16 */}