Searched defs:cpisec (Results 1 – 1 of 1) sorted by relevance
302 struct cpisec { struct303 u_int32_t s_magic;304 u_int32_t s_cpicnt; /* Count of CPI's in this sector */305 u_int32_t s_cpifirst; /* Index of first CPI in this sector */306 lsn_t s_next; /* Pointer to next CPI Sector */307 struct cpiblk s_cpi[0x1F]; /* Array of CPI blocks */