Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h55 #define EUNATCH 49 /* Protocol driver not attached */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c63 ERRNO_MSG(EUNATCH, "Protocol driver not attached"),