Home
last modified time | relevance | path

Searched refs:EILSEQ (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/
H A Derrno.h87 #define EILSEQ 84 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Derrno.h137 #define EILSEQ 84 /* Illegal byte sequence */ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_net_api.h142 #define EILSEQ 84 /* Illegal byte sequence */ macro
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Dcqhci-core.c673 case -EILSEQ: in cqhci_error_flags()
1000 return -EILSEQ; in cqhci_error_from_flags()
/device/soc/rockchip/common/vendor/drivers/net/usb/
H A Dmeig_cdc_driver.c1254 * we avoid the highspeed version of the ETIMEOUT/EILSEQ in rx_complete()
1276 case -EILSEQ: in rx_complete()
1658 case -EILSEQ: in tx_complete()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmsdh_sdmmc.c1001 if ((regaddr == 0x1001F) && ((err_ret == -ETIMEDOUT) || (err_ret == -EILSEQ) in sdioh_request_byte()

Completed in 12 milliseconds