Home
last modified time | relevance | path

Searched defs:tpm_crb_regs (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dtpm_intf_crb.c50 struct tpm_crb_regs { struct
51 union tpm_crb_reg_loc_state {
60 } loc_state; /* 0h */
61 uint8_t _reserved1[4]; /* 4h */
62 union tpm_crb_reg_loc_ctrl {
70 } loc_ctrl; /* 8h */
71 union tpm_crb_reg_loc_sts {
77 } loc_sts; /* Ch */
78 uint8_t _reserved2[0x20]; /* 10h */
79 union tpm_crb_reg_intf_id {
[all …]