Home
last modified time | relevance | path

Searched refs:read_error (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/block/
H A Dswim_asm.S27 .equ read_error, 0x1400 define
68 tstb %a3@(read_error - read_mark)
72 tstb %a3@(read_error - read_mark)
137 tstb %a3@(read_error - read_mark)
166 tstb %a3@(read_error - read_mark)
170 tstb %a3@(read_error - read_mark)
191 tstb %a3@(read_error - read_mark)
230 tstb %a3@(read_error - read_mark)
H A Dswim.c55 REG(read_error)
/openbmc/linux/drivers/iio/pressure/
H A Dst_pressure_core.c655 goto read_error; in st_press_read_raw()
670 goto read_error; in st_press_read_raw()
682 goto read_error; in st_press_read_raw()
693 read_error: in st_press_read_raw()
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/
H A Dddr.h524 goto read_error; in look_for()
528 read_error: in look_for()
562 goto read_error; in look_past()
566 read_error: in look_past()
/openbmc/qemu/hw/ppc/
H A Dppc.c1432 int (*read_error)(int dcrn); member
1451 if (dcr_env->read_error != NULL) in ppc_dcr_read()
1452 return (*dcr_env->read_error)(dcrn); in ppc_dcr_read()
1501 int ppc_dcr_init (CPUPPCState *env, int (*read_error)(int dcrn), in ppc_dcr_init()
1507 dcr_env->read_error = read_error; in ppc_dcr_init()
/openbmc/linux/drivers/iio/gyro/
H A Dst_gyro_core.c388 goto read_error; in st_gyro_read_raw()
402 read_error: in st_gyro_read_raw()
/openbmc/linux/drivers/iio/magnetometer/
H A Dst_magn_core.c520 goto read_error; in st_magn_read_raw()
538 read_error: in st_magn_read_raw()
/openbmc/linux/sound/soc/codecs/
H A Drt700.c68 goto read_error; in rt700_button_detect()
71 goto read_error; in rt700_button_detect()
102 read_error: in rt700_button_detect()
H A Drt711.c145 goto read_error; in rt711_button_detect()
149 goto read_error; in rt711_button_detect()
180 read_error: in rt711_button_detect()
/openbmc/linux/net/caif/
H A Dcaif_socket.c277 goto read_error; in caif_seqpkt_recvmsg()
281 goto read_error; in caif_seqpkt_recvmsg()
298 read_error: in caif_seqpkt_recvmsg()
/openbmc/linux/drivers/md/
H A Ddm-bufio.c349 blk_status_t read_error; member
1790 b->read_error = 0; in __bufio_new()
1837 b->read_error = status; in read_endio()
1913 if (b->read_error) { in new_read()
1914 int error = blk_status_to_errno(b->read_error); in new_read()
2016 if ((b->read_error || b->write_error) && in dm_bufio_release()
/openbmc/linux/drivers/iio/accel/
H A Dst_accel_core.c1195 goto read_error; in st_accel_read_raw()
1209 read_error: in st_accel_read_raw()
/openbmc/linux/drivers/mtd/
H A Dmtdswap.c702 goto read_error; in mtdswap_move_block()
709 goto read_error; in mtdswap_move_block()
726 read_error: in mtdswap_move_block()