Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-nsm.c1442 enum CBOR_ROOT_TYPE root_type; member
1461 enum CBOR_ROOT_TYPE root_type; in get_nsm_request_cmd() local
1471 root_type = CBOR_ROOT_TYPE_STRING; in get_nsm_request_cmd()
1477 root_type = CBOR_ROOT_TYPE_MAP; in get_nsm_request_cmd()
1490 if (nsm_cmds[i].root_type == root_type && in get_nsm_request_cmd()