Searched defs:sal_system_table (Results 1 – 1 of 1) sorted by relevance
34 struct sal_system_table { struct35 char sal_signature[4];37 u_int32_t sal_length;38 u_int8_t sal_rev[2];39 u_int16_t sal_entry_count;40 u_int8_t sal_checksum;41 u_int8_t sal_reserved1[7];42 u_int8_t sal_a_version[2];43 u_int8_t sal_b_version[2];44 char sal_oem_id[32];[all …]