Home
last modified time | relevance | path

Searched refs:ENOSR (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h46 #define ENOSR 63 /* Out of streams resources */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h46 #define ENOSR 63 /* Out of streams resources */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h48 #define ENOSR 74 /* Out of streams resources */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h48 #define ENOSR 74 /* Out of streams resources */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h55 #define ENOSR 82 /* Out of streams resources */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h25 #define ENOSR 53 /* Out of streams resources */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h41 #define ENOSR 63 /* Out of streams resources */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h55 #define ENOSR 82 /* Out of streams resources */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h25 #define ENOSR 53 /* Out of streams resources */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h41 #define ENOSR 63 /* Out of streams resources */ macro
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dtxrx.c122 case -ENOSR: in mwifiex_process_tx()
191 case -ENOSR: in mwifiex_host_to_card()
/openbmc/u-boot/include/linux/
H A Derrno.h71 #define ENOSR 63 /* Out of streams resources */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c77 ERRNO_MSG(ENOSR, "Out of streams resources"),
/openbmc/linux/lib/
H A Derrname.c112 E(ENOSR),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc102 E(ENOSR)
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h137 {-ENOSR, "Buffer error (overrun)"},
/openbmc/linux/drivers/usb/host/
H A Dfhci-q.c44 return -ENOSR; in status_to_error()
H A Dohci.h179 /* BuffUnder */ -ENOSR,
H A Disp116x.h245 /* BuffUnder */ -ENOSR,
/openbmc/linux/drivers/media/usb/stk1160/
H A Dstk1160-video.c36 case -ENOSR: in print_err_status()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_pci_func.c131 err = -ENOSR; in aq_pci_func_init()
/openbmc/linux/Documentation/driver-api/usb/
H A Derror-codes.rst144 ``-ENOSR`` During an OUT transfer, the host controller
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-vbi.c39 case -ENOSR: in print_err_status()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c388 { HCLGE_COMM_CMD_NEXT_ERR, -ENOSR }, in hclge_comm_cmd_convert_err_code()
/openbmc/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c332 return -ENOSR; in enc_payload()

12