Home
last modified time | relevance | path

Searched refs:TPM_INTF_TYPE_CRB (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dtpm_intf.h18 #define TPM_INTF_TYPE_CRB 0x1 macro
H A Dtpm_intf_crb.c445 crb->regs.intf_id.interface_type = TPM_INTF_TYPE_CRB; in tpm_crb_init()