Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Derrno.h86 #define EHOSTUNREACH 113 /* No route to host */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Derrno.h101 #define EHOSTUNREACH 148 /* No route to host */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Derrno.h129 #define EHOSTUNREACH 118 /* Host is unreachable */ macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvBulktran.c571 rval = -EHOSTUNREACH; in ms_us_port_reset()