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.c1449 enum CBOR_ROOT_TYPE root_type; member
1468 enum CBOR_ROOT_TYPE root_type; in get_nsm_request_cmd() local
1478 root_type = CBOR_ROOT_TYPE_STRING; in get_nsm_request_cmd()
1484 root_type = CBOR_ROOT_TYPE_MAP; in get_nsm_request_cmd()
1497 if (nsm_cmds[i].root_type == root_type && in get_nsm_request_cmd()