Lines Matching defs:dc_ident
51 struct dc_ident { struct52 u8 type;53 u8 unknown1;54 u8 hw_revision;55 u8 firmware_major;56 u8 firmware_minor;57 u8 bios_address;58 u8 irq;59 u8 unknown2;60 u16 cache_mem;61 u16 unknown3;62 u8 id[2];63 u16 info;64 struct translation_mode current_tm[4];65 u8 pad[SECTOR_WORDS*4 - 32];