Searched refs:ATMIOC_PHYTYP (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsonet.h28 #define SONET_GETSTAT _IOR('a',ATMIOC_PHYTYP,struct sonet_stats)
30 #define SONET_GETSTATZ _IOR('a',ATMIOC_PHYTYP+1,struct sonet_stats)
32 #define SONET_SETDIAG _IOWR('a',ATMIOC_PHYTYP+2,int)
34 #define SONET_CLRDIAG _IOWR('a',ATMIOC_PHYTYP+3,int)
36 #define SONET_GETDIAG _IOR('a',ATMIOC_PHYTYP+4,int)
38 #define SONET_SETFRAMING _IOW('a',ATMIOC_PHYTYP+5,int)
40 #define SONET_GETFRAMING _IOR('a',ATMIOC_PHYTYP+6,int)
42 #define SONET_GETFRSENSE _IOR('a',ATMIOC_PHYTYP+7, \
H A Datmioc.h21 #define ATMIOC_PHYTYP 0x10 /* PHY dev type ioctls, unique per PHY type */ macro

Completed in 92 milliseconds