Home
last modified time | relevance | path

Searched refs:ATMIOC_PHYTYP (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsonet.h27 #define SONET_GETSTAT _IOR('a',ATMIOC_PHYTYP,struct sonet_stats)
29 #define SONET_GETSTATZ _IOR('a',ATMIOC_PHYTYP+1,struct sonet_stats)
31 #define SONET_SETDIAG _IOWR('a',ATMIOC_PHYTYP+2,int)
33 #define SONET_CLRDIAG _IOWR('a',ATMIOC_PHYTYP+3,int)
35 #define SONET_GETDIAG _IOR('a',ATMIOC_PHYTYP+4,int)
37 #define SONET_SETFRAMING _IOW('a',ATMIOC_PHYTYP+5,int)
39 #define SONET_GETFRAMING _IOR('a',ATMIOC_PHYTYP+6,int)
41 #define SONET_GETFRSENSE _IOR('a',ATMIOC_PHYTYP+7, \
Datmioc.h20 #define ATMIOC_PHYTYP 0x10 /* PHY dev type ioctls, unique per PHY type */ macro
/external/iproute2/include/linux/
Datmioc.h20 #define ATMIOC_PHYTYP 0x10 /* PHY dev type ioctls, unique per PHY type */ macro