taglinefilesource code
tperror260drivers/char/tpqic02.cstatic volatile struct tpstatus tperror;  /* last drive status */
tperror986drivers/char/tpqic02.cif (get_status(&tperror) != TE_OK) {
tperror991drivers/char/tpqic02.cerr = tperror.exs;  /* get exception status bits */
tperror994drivers/char/tpqic02.ctperror.exs, tperror.dec, tperror.urc);
tperror995drivers/char/tpqic02.celse if ((tperror.dec!=0) || (tperror.urc!=0) || TPQDBG(SENSE_CNTS))
tperror997drivers/char/tpqic02.ctperror.dec, tperror.urc);
tperror1033drivers/char/tpqic02.cioctl_status.mt_dsreg = tperror.exs;  /* "drive status" */
tperror1034drivers/char/tpqic02.cioctl_status.mt_erreg = tperror.dec;  /* "sense key error" */
tperror1441drivers/char/tpqic02.cif (tperror.exs & TP_NDT)
tperror1448drivers/char/tpqic02.cif  ((tperror.exs & TP_ST0) && (tperror.exs & TP_WRP)) {
tperror1605drivers/char/tpqic02.cget_status(&tperror);
tperror2125drivers/char/tpqic02.cif ((tperror.exs & TP_ST0) && (tperror.exs & TP_WRP)) {
tperror2313drivers/char/tpqic02.cif ((tperror.exs & TP_ST0) && (tperror.exs & TP_CNI))
tperror2325drivers/char/tpqic02.cif ((tperror.exs & TP_ST0) && (tperror.exs & TP_CNI)) {