Searched refs:ATMIOC_SARCOM (Results 1 – 3 of 3) sorted by relevance
/external/kernel-headers/original/uapi/linux/ |
D | 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)
|
D | atmioc.h | 24 #define ATMIOC_SARCOM 0x50 /* SAR device common ioctls, globally unique */ macro
|
/external/iproute2/include/linux/ |
D | atmioc.h | 24 #define ATMIOC_SARCOM 0x50 /* SAR device common ioctls, globally unique */ macro
|