Lines Matching defs:asd_flash_dir
383 struct asd_flash_dir { struct
384 u8 cookie[32];
385 __le32 rev; /* 2 */
386 __le32 chksum;
387 __le32 chksum_antidote;
388 __le32 bld;
389 u8 bld_id[32]; /* build id data */
390 u8 ver_data[32]; /* date and time of build */
391 __le32 ae_mask;
392 __le32 v_mask;
393 __le32 oc_mask;
394 u8 _r[20];
395 struct asd_flash_de dir_entry[FLASH_MAX_DIR_ENTRIES];