Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dtpm_emul_passthru.c57 uint32_t rsp_size) in tpm_passthru_execute_cmd()
H A Dtpm_intf_crb.c137 uint32_t rsp_size; /* 64h */ member
201 const uint32_t rsp_size = CRB_RSP_SIZE_READ(crb->regs); in tpm_crb_thread() local
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dserver.h48 uint16_t rsp_size; /* response size */ member
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-nvm-parse.c1987 size_t rsp_size = v4 ? sizeof(*rsp) : sizeof(*rsp_v3); in iwl_get_nvm() local
/freebsd/sys/dev/qlxgbe/
H A Dql_hw.c2120 qla_get_hw_stats(qla_host_t *ha, uint32_t cmd, uint32_t rsp_size) in qla_get_hw_stats()