Searched defs:ia64_sal_systab (Results 1 – 1 of 1) sorted by relevance
128 struct ia64_sal_systab { struct129 u8 signature[4]; /* should be "SST_" */130 u32 size; /* size of this table in bytes */131 u8 sal_rev_minor;132 u8 sal_rev_major;133 u16 entry_count; /* # of entries in variable portion */134 u8 checksum;135 u8 reserved1[7];136 u8 sal_a_rev_minor;137 u8 sal_a_rev_major;[all …]