Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dddidevmap.h36 struct devmap_info { struct
37 size_t length; /* and this length */
38 size_t page_size; /* pte page size selected by framework */
39 size_t offset; /* optimal page size based on this offset */
40 ushort_t valid_flag; /* flag to indicate the validity of data */
41 uchar_t byte_order; /* the endian characteristics of the mapping */
46 uchar_t data_order;