Lines Matching refs:error_bits
35 unsigned long error_bits;
121 unsigned long error_bits = io->error_bits;
130 fn(error_bits, context);
136 set_bit(region, &io->error_bits);
415 unsigned long error_bits;
423 sio->error_bits = error;
429 unsigned long *error_bits, unsigned short ioprio)
442 io->error_bits = 0;
455 if (error_bits)
456 *error_bits = sio.error_bits;
458 return sio.error_bits ? -EIO : 0;
475 io->error_bits = 0;