Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddevinfo_impl.h141 struct di_all { struct
142 int version; /* snapshot version, reserved */
143 int cache_magic; /* magic number for cached snapshot */
144 int pd_version; /* private data format version */
145 int endianness; /* reserved for future use */
146 int generation; /* reserved for future use */
147 uint32_t cache_checksum; /* snapshot checksum */
148 uint64_t snapshot_time; /* snapshot timestamp */
149 di_off_t top_devinfo; /* actual top devinfo in snapshot */
150 di_off_t top_vhci_devinfo;
[all …]
/titanic_41/usr/src/lib/libdevinfo/
H A Ddevinfo.c3333 struct di_all *di_all; in di_link_to_lnode() local
3360 struct di_all *di_all; in di_lnode_devinfo() local
3450 struct di_all *di_all; in di_lnode_next() local
3483 struct di_all *di_all; in di_link_next_by_node() local
3529 struct di_all *di_all; in di_link_next_by_lnode() local