Home
last modified time | relevance | path

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

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/core/
H A Dhmi.c238 static uint32_t nx_status_reg; variable
247 nx_status_reg = P8_NX_STATUS_REG; in setup_scom_addresses()
253 nx_status_reg = P9_NX_STATUS_REG; in setup_scom_addresses()
466 if (xscom_read(flat_chip_id, nx_status_reg, &nx_status) != 0) { in find_nx_checkstop_reason()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/core/
H A Dhmi.c385 static uint32_t nx_status_reg; variable
394 nx_status_reg = P8_NX_STATUS_REG; in setup_scom_addresses()
400 nx_status_reg = P9_NX_STATUS_REG; in setup_scom_addresses()
406 nx_status_reg = P10_NX_STATUS_REG; in setup_scom_addresses()
667 if (xscom_read(flat_chip_id, nx_status_reg, &nx_status) != 0) { in find_nx_checkstop_reason()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/core/
H A Dhmi.c263 static uint32_t nx_status_reg; variable
272 nx_status_reg = P8_NX_STATUS_REG; in setup_scom_addresses()
278 nx_status_reg = P9_NX_STATUS_REG; in setup_scom_addresses()
520 if (xscom_read(flat_chip_id, nx_status_reg, &nx_status) != 0) { in find_nx_checkstop_reason()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/core/
H A Dhmi.c263 static uint32_t nx_status_reg; variable
272 nx_status_reg = P8_NX_STATUS_REG; in setup_scom_addresses()
278 nx_status_reg = P9_NX_STATUS_REG; in setup_scom_addresses()
520 if (xscom_read(flat_chip_id, nx_status_reg, &nx_status) != 0) { in find_nx_checkstop_reason()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/core/
H A Dhmi.c263 static uint32_t nx_status_reg; variable
272 nx_status_reg = P8_NX_STATUS_REG; in setup_scom_addresses()
278 nx_status_reg = P9_NX_STATUS_REG; in setup_scom_addresses()
520 if (xscom_read(flat_chip_id, nx_status_reg, &nx_status) != 0) { in find_nx_checkstop_reason()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/core/
H A Dhmi.c263 static uint32_t nx_status_reg; variable
272 nx_status_reg = P8_NX_STATUS_REG; in setup_scom_addresses()
278 nx_status_reg = P9_NX_STATUS_REG; in setup_scom_addresses()
520 if (xscom_read(flat_chip_id, nx_status_reg, &nx_status) != 0) { in find_nx_checkstop_reason()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/core/
H A Dhmi.c263 static uint32_t nx_status_reg;
272 nx_status_reg = P8_NX_STATUS_REG;
278 nx_status_reg = P9_NX_STATUS_REG;
520 if (xscom_read(flat_chip_id, nx_status_reg, &nx_status) != 0) {