Searched refs:tperror (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dtpqic02.c138 static volatile struct tpstatus tperror; /* last drive status */ variable in typeref:struct:tpstatus
800 if (get_status(&tperror) != TE_OK) {
805 err = tperror.exs; /* get exception status bits */
808 tperror.exs, tperror.dec, tperror.urc);
809 else if ((tperror.dec != 0) || (tperror.urc != 0)
813 tperror.dec, tperror
[all...]

Completed in 29 milliseconds