Searched refs:ivhd_tot_end (Results 1 – 1 of 1) sorted by relevance
263 caddr_t ivhd_tot_end; in process_ivhd() local280 ivhd_tot_end = (caddr_t)ivhdp + ivhdp->ivhd_len; in process_ivhd()282 for (cp = ivhd_end; cp < ivhd_tot_end; cp += type_byte_size(cp)) { in process_ivhd()