taglinefilesource code
tperror259drivers/char/tpqic02.cstatic volatile struct tpstatus tperror;  /* last drive status */
tperror985drivers/char/tpqic02.cif (get_status(&tperror) != TE_OK) {
tperror990drivers/char/tpqic02.cerr = tperror.exs;  /* get exception status bits */
tperror993drivers/char/tpqic02.ctperror.exs, tperror.dec, tperror.urc);
tperror994drivers/char/tpqic02.celse if ((tperror.dec!=0) || (tperror.urc!=0) || TPQDBG(SENSE_CNTS))
tperror996drivers/char/tpqic02.ctperror.dec, tperror.urc);
tperror1032drivers/char/tpqic02.cioctl_status.mt_dsreg = tperror.exs;  /* "drive status" */
tperror1033drivers/char/tpqic02.cioctl_status.mt_erreg = tperror.dec;  /* "sense key error" */
tperror1440drivers/char/tpqic02.cif (tperror.exs & TP_NDT)
tperror1447drivers/char/tpqic02.cif  ((tperror.exs & TP_ST0) && (tperror.exs & TP_WRP)) {
tperror1604drivers/char/tpqic02.cget_status(&tperror);
tperror2124drivers/char/tpqic02.cif ((tperror.exs & TP_ST0) && (tperror.exs & TP_WRP)) {
tperror2312drivers/char/tpqic02.cif ((tperror.exs & TP_ST0) && (tperror.exs & TP_CNI))
tperror2324drivers/char/tpqic02.cif ((tperror.exs & TP_ST0) && (tperror.exs & TP_CNI)) {