Home
last modified time | relevance | path

Searched refs:EILSEQ (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/lib/libc/
H A Derrno.h152 #define EILSEQ 86 /* Illegal byte sequence */ macro
/rk3399_ARM-atf/drivers/rpi3/sdhost/
H A Drpi3_sdhost.c378 err = -(EILSEQ); in rpi3_sdhost_send_cmd()
511 err = -(EILSEQ); in rpi3_sdhost_read()
566 err = -(EILSEQ); in rpi3_sdhost_write()