Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h59 #define EBADR 53 /* Invalid request descriptor */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c67 ERRNO_MSG(EBADR, "Invalid request descriptor"),