Lines Matching defs:dasd_eckd_confdata_t
227 typedef struct dasd_eckd_confdata_t { struct
228 struct {
247 } __attribute__ ((packed)) ned1;
248 struct {
266 } __attribute__ ((packed)) ned2;
267 struct {
285 } __attribute__ ((packed)) ned3;
286 struct {
304 } __attribute__ ((packed)) ned4;
305 unsigned char ned5[32];
306 unsigned char ned6[32];
307 unsigned char ned7[32];
308 struct {
342 } __attribute__ ((packed)) dasd_eckd_confdata_t; typedef