Home
last modified time | relevance | path

Searched refs:ENOBUFS (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.h78 #define ENOBUFS 105 /* No buffer space available */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Derrno.h86 #define ENOBUFS 132 /* No buffer space available */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Derrno.h116 #define ENOBUFS 105 /* No buffer space available */ macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMassStor.c609 return -ENOBUFS; in ms_usb_msc_probe()