Home
last modified time | relevance | path

Searched defs:ia64_sal_systab (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/arch/ia64/include/asm/
Dsal.h130 struct ia64_sal_systab { struct
131 u8 signature[4]; /* should be "SST_" */
132 u32 size; /* size of this table in bytes */
133 u8 sal_rev_minor;
134 u8 sal_rev_major;
135 u16 entry_count; /* # of entries in variable portion */
136 u8 checksum;
137 u8 reserved1[7];
138 u8 sal_a_rev_minor;
139 u8 sal_a_rev_major;
[all …]