Searched refs:chdlen (Results 1 – 1 of 1) sorted by relevance
1493 int chdlen; in evch_chgetchdata() local1509 chdlen = offsetof(sev_chinfo_t, cd_subinfo); in evch_chgetchdata()1510 if (size < chdlen) { in evch_chgetchdata()1515 p->cd_suboffs = chdlen; in evch_chgetchdata()1529 cpaddr = (char *)p + chdlen; in evch_chgetchdata()1530 bufmax = size - chdlen; in evch_chgetchdata()1564 return (chdlen + buflen); in evch_chgetchdata()