Searched refs:EREMOTEIO (Results 1 – 4 of 4) sorted by relevance
94 #define EREMOTEIO 121 /* Remote I/O error */ macro
93 #define EREMOTEIO 140 /* Remote I/O error */ macro
126 #define EREMOTEIO 121 /* Remote I/O error */ macro
1850 if (urb->status == 0 || urb->status == -EREMOTEIO || in handle_bulk_completion()1858 case -EREMOTEIO: /* short transfer */ in handle_bulk_completion()