Searched defs:sasm (Results 1 – 1 of 1) sorted by relevance
91 struct sasm { /* System Address Space Mapping Entry */ struct92 uchar_t sasm_type; /* type 128 */ argument93 uchar_t sasm_len; /* entry length in bytes (20) */ argument94 uchar_t sasm_bus_id; /* bus id where this is mapped */ argument95 uchar_t sasm_as_type; /* system address type */ argument101 uint32_t sasm_as_base; /* starting address */ argument102 uint32_t sasm_as_base_hi; argument103 uint32_t sasm_as_len; /* no. of addresses visiblie to the bus */ argument104 uint32_t sasm_as_len_hi; argument