Home
last modified time | relevance | path

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

/devicemodel/hw/platform/rpmb/
A Datt_keybox.c95 if ((resp.header.is_response != 1) || (resp.header.result != 0)) { in get_attkb_size()
172 if ((resp.header.is_response != 1) || (resp.header.result != 0)) { in read_attkb()
/devicemodel/include/
A Datt_keybox.h35 uint32_t is_response : 1; member
A Dmei.h215 uint8_t is_response:1; member
/devicemodel/hw/pci/virtio/
A Dvirtio_mei.c1138 ver_res.hbm_cmd.is_response = 1; in vmei_hbm_version()
1187 res.hbm_cmd.is_response = 1; in vmei_hbm_handler()
1204 res.hbm_cmd.is_response = 1; in vmei_hbm_handler()
1256 res.hbm_cmd.is_response = 1; in vmei_hbm_handler()
1320 if (hbm_cmd->is_response) in vmei_hbm_handler()
1325 res.hbm_cmd.is_response = 1; in vmei_hbm_handler()
1339 res.hbm_cmd.is_response = 1; in vmei_hbm_handler()
1355 res.hbm_cmd.is_response = 1; in vmei_hbm_handler()

Completed in 12 milliseconds