Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsservice.h310 typedef struct memwin_char { struct
311 unsigned MemWndCaps; /* memory window characteristcs */
312 baseaddr_t FirstByte; /* first byte in host space */
313 baseaddr_t LastByte; /* last byte in host space */
314 unsigned MinSize; /* minimum window size */
315 unsigned MaxSize; /* maximum window size */
316 unsigned ReqGran; /* window size constraints */
317 unsigned ReqBase; /* base address alignment boundry */
318 unsigned ReqOffset; /* offset alignment boundry */
319 unsigned Slowest; /* slowest speed in nanoseconds */
[all …]