Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
Derrno.h47 #define ENOSR 74 /* Out of streams resources */ macro
/arch/mips/include/asm/
Derrno.h40 #define ENOSR 63 /* Out of streams resources */ macro
/arch/parisc/include/asm/
Derrno.h24 #define ENOSR 53 /* Out of streams resources */ macro
/arch/alpha/include/asm/
Derrno.h54 #define ENOSR 82 /* Out of streams resources */ macro
/arch/arm/mach-sa1100/
Ddma.c119 err = -ENOSR; in sa1100_request_dma()