Searched refs:ivhd_end (Results 1 – 1 of 1) sorted by relevance
262 caddr_t ivhd_end; in process_ivhd() local279 ivhd_end = (caddr_t)ivhdp + sizeof (ivhd_t); in process_ivhd()282 for (cp = ivhd_end; cp < ivhd_tot_end; cp += type_byte_size(cp)) { in process_ivhd()