/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 46 #define ENOSR 63 /* Out of streams resources */ macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | errno.h | 46 #define ENOSR 63 /* Out of streams resources */ macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 48 #define ENOSR 74 /* Out of streams resources */ macro
|
/openbmc/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 48 #define ENOSR 74 /* Out of streams resources */ macro
|
/openbmc/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 55 #define ENOSR 82 /* Out of streams resources */ macro
|
/openbmc/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 25 #define ENOSR 53 /* Out of streams resources */ macro
|
/openbmc/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 41 #define ENOSR 63 /* Out of streams resources */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 55 #define ENOSR 82 /* Out of streams resources */ macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 25 #define ENOSR 53 /* Out of streams resources */ macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 41 #define ENOSR 63 /* Out of streams resources */ macro
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | txrx.c | 122 case -ENOSR: in mwifiex_process_tx() 191 case -ENOSR: in mwifiex_host_to_card()
|
/openbmc/u-boot/include/linux/ |
H A D | errno.h | 71 #define ENOSR 63 /* Out of streams resources */ macro
|
/openbmc/u-boot/lib/ |
H A D | errno_str.c | 77 ERRNO_MSG(ENOSR, "Out of streams resources"),
|
/openbmc/linux/lib/ |
H A D | errname.c | 112 E(ENOSR),
|
/openbmc/qemu/linux-user/ |
H A D | errnos.c.inc | 102 E(ENOSR)
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.h | 137 {-ENOSR, "Buffer error (overrun)"},
|
/openbmc/linux/drivers/usb/host/ |
H A D | fhci-q.c | 44 return -ENOSR; in status_to_error()
|
H A D | ohci.h | 179 /* BuffUnder */ -ENOSR,
|
H A D | isp116x.h | 245 /* BuffUnder */ -ENOSR,
|
/openbmc/linux/drivers/media/usb/stk1160/ |
H A D | stk1160-video.c | 36 case -ENOSR: in print_err_status()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_pci_func.c | 131 err = -ENOSR; in aq_pci_func_init()
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | error-codes.rst | 144 ``-ENOSR`` During an OUT transfer, the host controller
|
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-vbi.c | 39 case -ENOSR: in print_err_status()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
H A D | hclge_comm_cmd.c | 388 { HCLGE_COMM_CMD_NEXT_ERR, -ENOSR }, in hclge_comm_cmd_convert_err_code()
|
/openbmc/linux/drivers/virt/coco/sev-guest/ |
H A D | sev-guest.c | 332 return -ENOSR; in enc_payload()
|