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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/lowlevel/
H A Dfdc-isr.c54 no_error = 0, id_am_error = 0x01, id_crc_error = 0x02, enumerator in enum:__anon1211
115 error_cause cause = no_error;
239 case no_error:
281 * no_error all continue
293 if (cause == no_error && sector == 1) {
303 (cause == no_error) ? "unexpected " : "",
339 if (cause != no_error || dma_residue != 0) {
341 (cause == no_error) ? "unexpected " : "",
369 if (cause != no_error) {
633 if (cause != no_error || dma_residu
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/hpux/
H A Dwrappers.S238 comb,<< %r28,%r1,no_error
243 no_error: label
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dusb-host.c1811 if (error_code == IO_STATE_VALUE(R_USB_EPT_DATA, error_code, no_error)) {
1812 /* no_error means that this urb was sucessfully sent or that we have
1892 IO_STATE_VALUE(R_USB_EPT_DATA, error_code, no_error)) {
1909 IO_STATE_VALUE(R_USB_EPT_DATA, error_code, no_error)) {

Completed in 43 milliseconds