Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/pci/
H A Dmps_table.h91 struct sasm { /* System Address Space Mapping Entry */ struct
92 uchar_t sasm_type; /* type 128 */ argument
93 uchar_t sasm_len; /* entry length in bytes (20) */ argument
94 uchar_t sasm_bus_id; /* bus id where this is mapped */ argument
95 uchar_t sasm_as_type; /* system address type */ argument
101 uint32_t sasm_as_base; /* starting address */ argument
102 uint32_t sasm_as_base_hi; argument
103 uint32_t sasm_as_len; /* no. of addresses visiblie to the bus */ argument
104 uint32_t sasm_as_len_hi; argument