Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/platforms/ibm-fsp/
H A Dhostservices.c177 int (*stopOCCs)(uint64_t* i_chip, member
700 if (!(hservice_runtime && hservice_runtime->stopOCCs)) { in host_services_occ_stop()
718 rc = hservice_runtime->stopOCCs(slave_chipids, nr_slaves); in host_services_occ_stop()
727 rc = hservice_runtime->stopOCCs(master_chipids, nr_masters); in host_services_occ_stop()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/platforms/ibm-fsp/
H A Dhostservices.c177 int (*stopOCCs)(uint64_t* i_chip, member
700 if (!(hservice_runtime && hservice_runtime->stopOCCs)) { in host_services_occ_stop()
718 rc = hservice_runtime->stopOCCs(slave_chipids, nr_slaves); in host_services_occ_stop()
727 rc = hservice_runtime->stopOCCs(master_chipids, nr_masters); in host_services_occ_stop()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/platforms/ibm-fsp/
H A Dhostservices.c177 int (*stopOCCs)(uint64_t* i_chip, member
700 if (!(hservice_runtime && hservice_runtime->stopOCCs)) { in host_services_occ_stop()
718 rc = hservice_runtime->stopOCCs(slave_chipids, nr_slaves); in host_services_occ_stop()
727 rc = hservice_runtime->stopOCCs(master_chipids, nr_masters); in host_services_occ_stop()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/platforms/ibm-fsp/
H A Dhostservices.c177 int (*stopOCCs)(uint64_t* i_chip, member
700 if (!(hservice_runtime && hservice_runtime->stopOCCs)) { in host_services_occ_stop()
718 rc = hservice_runtime->stopOCCs(slave_chipids, nr_slaves); in host_services_occ_stop()
727 rc = hservice_runtime->stopOCCs(master_chipids, nr_masters); in host_services_occ_stop()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/platforms/ibm-fsp/
H A Dhostservices.c164 int (*stopOCCs)(uint64_t* i_chip, member
691 if (!(hservice_runtime && hservice_runtime->stopOCCs)) { in host_services_occ_stop()
709 rc = hservice_runtime->stopOCCs(slave_chipids, nr_slaves); in host_services_occ_stop()
718 rc = hservice_runtime->stopOCCs(master_chipids, nr_masters); in host_services_occ_stop()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/platforms/ibm-fsp/
H A Dhostservices.c177 int (*stopOCCs)(uint64_t* i_chip, member
700 if (!(hservice_runtime && hservice_runtime->stopOCCs)) { in host_services_occ_stop()
718 rc = hservice_runtime->stopOCCs(slave_chipids, nr_slaves); in host_services_occ_stop()
727 rc = hservice_runtime->stopOCCs(master_chipids, nr_masters); in host_services_occ_stop()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/core/
H A Dhostservices.c176 int (*stopOCCs)(uint64_t* i_chip, member
842 if (!(hservice_runtime && hservice_runtime->stopOCCs)) { in host_services_occ_stop()
860 rc = hservice_runtime->stopOCCs(slave_chipids, nr_slaves); in host_services_occ_stop()
869 rc = hservice_runtime->stopOCCs(master_chipids, nr_masters); in host_services_occ_stop()