Home
last modified time | relevance | path

Searched defs:rae (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/core/
H A Dregister.c239 const RegisterAccessInfo *rae, in register_init_block()
280 const RegisterAccessInfo *rae, in register_init_block8()
292 const RegisterAccessInfo *rae, in register_init_block32()
304 const RegisterAccessInfo *rae, in register_init_block64()
/openbmc/qemu/hw/nvme/
H A Dctrl.c4948 static uint16_t nvme_ocp_extended_smart_info(NvmeCtrl *n, uint8_t rae, in nvme_ocp_extended_smart_info()
4987 static uint16_t nvme_smart_info(NvmeCtrl *n, uint8_t rae, uint32_t buf_len, in nvme_smart_info()
5049 static uint16_t nvme_endgrp_info(NvmeCtrl *n, uint8_t rae, uint32_t buf_len, in nvme_endgrp_info()
5109 static uint16_t nvme_error_info(NvmeCtrl *n, uint8_t rae, uint32_t buf_len, in nvme_error_info()
5129 static uint16_t nvme_changed_nslist(NvmeCtrl *n, uint8_t rae, uint32_t buf_len, in nvme_changed_nslist()
5216 static uint16_t nvme_vendor_specific_log(NvmeCtrl *n, uint8_t rae, in nvme_vendor_specific_log()
5449 uint8_t rae = (dw10 >> 15) & 0x1; in nvme_get_log() local
/openbmc/qemu/hw/net/can/
H A Dxlnx-versal-canfd.c1866 const RegisterAccessInfo *rae, in canfd_populate_regarray()