Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Ddisklabel_rdb.h181 struct lsegblock { struct
182 uint32_t id; /* 'LSEG' */
183 uint32_t nsumlong; /* number of long words in check sum */
184 uint32_t chksum; /* simple additive with wrap checksum */
185 uint32_t hostid; /* scsi target of host */
186 uint32_t next; /* next in chain */
187 uint32_t loaddata[0]; /* load segment data, 123 for secsize == 512 */