Searched refs:sev_subinfo_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h460 } sev_subinfo_t; typedef in typeref:struct:__anon9098
478 sev_subinfo_t cd_subinfo[1]; /* Per subscriber data */
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1495 sev_subinfo_t *subp;
1536 len = SE_ALIGN(offsetof(sev_subinfo_t, sb_strings) + idlen +
1543 subp = (sev_subinfo_t *)cpaddr;
1545 subp->sb_stroff = offsetof(sev_subinfo_t, sb_strings);

Completed in 65 milliseconds