Home
last modified time | relevance | path

Searched refs:ENETUNREACH (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h109 #define ENETUNREACH 101 /* Network is unreachable */ macro
/rk3399_rockchip-uboot/drivers/serial/
H A Daltera_jtag_uart.c48 return -ENETUNREACH; in altera_jtaguart_putc()
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c115 ERRNO_MSG(ENETUNREACH, "Network is unreachable"),
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dasix88179.c391 return -ENETUNREACH; in asix_wait_link()
/rk3399_rockchip-uboot/drivers/video/tegra124/
H A Ddp.c1519 return -ENETUNREACH; in tegra_dp_enable()