Lines Matching defs:dasd_eckd_characteristics_t
154 typedef struct dasd_eckd_characteristics_t { struct
155 __u16 cu_type;
156 struct {
162 } __attribute__ ((packed)) cu_model;
163 __u16 dev_type;
164 __u8 dev_model;
165 struct {
184 } __attribute__ ((packed)) facilities;
185 __u8 dev_class;
186 __u8 unit_type;
187 __u16 no_cyl;
188 __u16 trk_per_cyl;
189 __u8 sec_per_trk;
190 __u8 byte_per_track[3];
191 __u16 home_bytes;
192 __u8 formula;
193 union {
225 } __attribute__ ((packed)) dasd_eckd_characteristics_t; typedef