/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 32 #define EL2HLT 51 /* Level 2 halted */ macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | errno.h | 32 #define EL2HLT 51 /* Level 2 halted */ macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 77 #define EL2HLT 101 /* Level 2 halted */ macro
|
/openbmc/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 77 #define EL2HLT 101 /* Level 2 halted */ macro
|
/openbmc/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 75 #define EL2HLT 96 /* Level 2 halted */ macro
|
/openbmc/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 16 #define EL2HLT 44 /* Level 2 halted */ macro
|
/openbmc/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 27 #define EL2HLT 44 /* Level 2 halted */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 75 #define EL2HLT 96 /* Level 2 halted */ macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 16 #define EL2HLT 44 /* Level 2 halted */ macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 27 #define EL2HLT 44 /* Level 2 halted */ macro
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | refcode.c | 117 return -EL2HLT; in cpu_run_reference_code()
|
/openbmc/u-boot/include/linux/ |
H A D | errno.h | 57 #define EL2HLT 51 /* Level 2 halted */ macro
|
/openbmc/u-boot/lib/ |
H A D | errno_str.c | 65 ERRNO_MSG(EL2HLT, "Level 2 halted"),
|
/openbmc/linux/lib/ |
H A D | errname.c | 73 E(EL2HLT),
|
/openbmc/qemu/linux-user/ |
H A D | errnos.c.inc | 67 E(EL2HLT)
|
/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | inode.c | 729 value = -EL2HLT; in ep_config() 934 retval = -EL2HLT; in ep0_read() 1164 retval = -EL2HLT; in ep0_write()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | pxa27x_udc.c | 1118 rc = -EL2HLT; in pxa_ep_queue() 1136 rc = -EL2HLT; in pxa_ep_queue()
|
H A D | goku_udc.c | 363 return -EL2HLT; in write_fifo() 421 return -EL2HLT; in read_fifo()
|
H A D | pxa25x_udc.c | 917 return -EL2HLT; in pxa25x_ep_queue()
|
H A D | omap_udc.c | 931 return -EL2HLT; in omap_ep_queue()
|
/openbmc/linux/drivers/tty/ |
H A D | n_gsm.c | 4168 return -EL2HLT; in gsm_modem_update() 4271 return -EL2HLT; in gsmtty_install()
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | pxa25x_udc.c | 811 return -EL2HLT; in pxa25x_ep_queue()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_fs.c | 324 return -EL2HLT; in __ffs_ep0_stall()
|