Home
last modified time | relevance | path

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
478 sev_subinfo_t cd_subinfo[1]; /* Per subscriber data */
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1499 sev_subinfo_t *subp; in evch_chgetchdata()
1540 len = SE_ALIGN(offsetof(sev_subinfo_t, sb_strings) + idlen + in evch_chgetchdata()
1547 subp = (sev_subinfo_t *)cpaddr; in evch_chgetchdata()
1549 subp->sb_stroff = offsetof(sev_subinfo_t, sb_strings); in evch_chgetchdata()