Home
last modified time | relevance | path

Searched refs:EHOSTUNREACH (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h121 #define EHOSTUNREACH 113 /* No route to host */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c127 ERRNO_MSG(EHOSTUNREACH, "No route to host"),
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dpxa25x_udc.c659 req->req.status = -EHOSTUNREACH; in read_fifo()
1019 return -EHOSTUNREACH; in pxa25x_udc_wakeup()