OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATMIOC_SARCOM
(Results
101 - 101
of
101
) sorted by null
1
2
3
4
5
/external/kernel-headers/original/linux/
atmdev.h
85
#define ATM_GETSTAT _IOW('a',
ATMIOC_SARCOM
+0,struct atmif_sioc)
87
#define ATM_GETSTATZ _IOW('a',
ATMIOC_SARCOM
+1,struct atmif_sioc)
89
#define ATM_GETLOOP _IOW('a',
ATMIOC_SARCOM
+2,struct atmif_sioc)
91
#define ATM_SETLOOP _IOW('a',
ATMIOC_SARCOM
+3,struct atmif_sioc)
93
#define ATM_QUERYLOOP _IOW('a',
ATMIOC_SARCOM
+4,struct atmif_sioc)
Completed in 177 milliseconds
1
2
3
4
5