tag | line | file | source code |
exs | 909 | drivers/char/tpqic02.c | err = tperror.exs; /* get exception status bits */ |
exs | 912 | drivers/char/tpqic02.c | tperror.exs, tperror.dec, tperror.urc); |
exs | 951 | drivers/char/tpqic02.c | ioctl_status.mt_dsreg = tperror.exs; /* "drive status" */ |
exs | 1357 | drivers/char/tpqic02.c | if (tperror.exs & TP_NDT) |
exs | 1364 | drivers/char/tpqic02.c | if ((tperror.exs & TP_ST0) && (tperror.exs & TP_WRP)) { |
exs | 2005 | drivers/char/tpqic02.c | if ((tperror.exs & TP_ST0) && (tperror.exs & TP_WRP)) { |
exs | 283 | include/linux/tpqic02.h | unsigned short exs; /* Drive exception flags */ |