Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dmps_table.h89 struct sasm { /* System Address Space Mapping Entry */ struct
90 uchar_t sasm_type; /* type 128 */ argument
91 uchar_t sasm_len; /* entry length in bytes (20) */ argument
92 uchar_t sasm_bus_id; /* bus id where this is mapped */ argument
93 uchar_t sasm_as_type; /* system address type */ argument
99 uint32_t sasm_as_base; /* starting address */ argument
100 uint32_t sasm_as_base_hi; argument
101 uint32_t sasm_as_len; /* no. of addresses visiblie to the bus */ argument
102 uint32_t sasm_as_len_hi; argument