Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dtpm_intf_crb.c158 #define CRB_RSP_SIZE_READ(regs) (regs.rsp_size) macro
202 const uint32_t rsp_size = CRB_RSP_SIZE_READ(crb->regs); in tpm_crb_thread()