Searched defs:dt_ident (Results 1 – 2 of 2) sorted by relevance
70 typedef struct dt_ident { struct82 struct dt_ident *di_next; /* pointer to next ident in hash chain */ argument85 } dt_ident_t; argument
124 struct dt_ident { struct125 uint8_t revision[8]; /* ascii, blank padded */126 uint8_t vendor[8];127 uint8_t module[8];128 int device_number; /* 32 bits cpl-2 */129 uint8_t optional[4]; /* 0-3 optional bytes, ignore */