Home
last modified time | relevance | path

Searched refs:UIOC (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-mips/
Dusioctl.h10 #define UIOC ('u' << 16 | 's' << 8) macro
12 #define UIOCATTACHSEMA (UIOC|2) /* attach to sema */
13 #define UIOCBLOCK (UIOC|3) /* block sync "intr"? */
14 #define UIOCABLOCK (UIOC|4) /* block async */
15 #define UIOCNOIBLOCK (UIOC|5) /* IRIX: block sync intr
17 #define UIOCUNBLOCK (UIOC|6) /* unblock sync */
18 #define UIOCAUNBLOCK (UIOC|7) /* unblock async */
19 #define UIOCINIT (UIOC|8) /* init sema (async) */
/linux-2.4.37.9/include/asm-mips64/
Dusioctl.h16 #define UIOC ('u' << 16 | 's' << 8) macro
18 #define UIOCATTACHSEMA (UIOC|2) /* attach to sema */
19 #define UIOCBLOCK (UIOC|3) /* block sync "intr"? */
20 #define UIOCABLOCK (UIOC|4) /* block async */
21 #define UIOCNOIBLOCK (UIOC|5) /* IRIX: block sync intr
23 #define UIOCUNBLOCK (UIOC|6) /* unblock sync */
24 #define UIOCAUNBLOCK (UIOC|7) /* unblock async */
25 #define UIOCINIT (UIOC|8) /* init sema (async) */