Lines Matching +full:36 +full:c
126 char cge_pvoltag[36]; /* primary volume tag */
127 char cge_avoltag[36]; /* alternate volume tag */
146 char csv_voltag[36]; /* volume tag */
154 #define CHIOMOVE _IOW('c', 1,struct changer_move)
155 #define CHIOEXCHANGE _IOW('c', 2,struct changer_exchange)
156 #define CHIOPOSITION _IOW('c', 3,struct changer_position)
157 #define CHIOGPICKER _IOR('c', 4,int) /* not impl. */
158 #define CHIOSPICKER _IOW('c', 5,int) /* not impl. */
159 #define CHIOGPARAMS _IOR('c', 6,struct changer_params)
160 #define CHIOGSTATUS _IOW('c', 8,struct changer_element_status)
161 #define CHIOGELEM _IOW('c',16,struct changer_get_element)
162 #define CHIOINITELEM _IO('c',17)
163 #define CHIOSVOLTAG _IOW('c',18,struct changer_set_voltag)
164 #define CHIOGVPARAMS _IOR('c',19,struct changer_vendor_params)